klipper/klippy
Kevin O'Connor 2e03d84755 gcode: Add support for M400 command
Add ability to fully stall the input until all moves are complete.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2016-12-28 22:38:28 -05:00
..
cartesian.py gcode: Rework homing to use greenlets 2016-12-09 17:09:51 -05:00
chelper.py delta: Rework delta math to avoid using inv_movexy_r 2016-12-05 14:36:02 -05:00
console.py build: Define DECL_CONSTANT mechanism for defining exported constants 2016-12-23 17:06:10 -05:00
delta.py toolhead: Don't call into kinematic class on extrude only moves 2016-12-28 22:38:28 -05:00
extruder.py toolhead: Don't call into kinematic class on extrude only moves 2016-12-28 22:38:28 -05:00
fan.py
gcode.py gcode: Add support for M400 command 2016-12-28 22:38:28 -05:00
heater.py klippy: Add ConfigWrapper.getchoice method 2016-11-30 21:19:44 -05:00
homing.py gcode: Rework homing to use greenlets 2016-12-09 17:09:51 -05:00
klippy.py klippy: Log the contents of the config file at startup 2016-12-24 10:18:41 -05:00
list.h
mcu.py mcu: Log the MCU configuration during connect phase 2016-12-24 12:33:56 -05:00
msgproto.py
parsedump.py
pins.py
pyhelper.c
pyhelper.h
queuelogger.py
reactor.py
serialhdl.py mcu: Log the MCU configuration during connect phase 2016-12-24 12:33:56 -05:00
serialqueue.c
serialqueue.h
stepcompress.c stepcompress: Rework addfactor integer overflow check 2016-12-26 12:47:17 -05:00
stepper.py stepper: Change default max_error from 50us to 25us 2016-12-28 22:38:27 -05:00
toolhead.py gcode: Add support for M400 command 2016-12-28 22:38:28 -05:00
util.py klippy: Log the host software git version at startup 2016-12-24 10:17:48 -05:00