klipper/klippy
Kevin O'Connor 4dbe795ac2 trapq: Implement sentinel nodes on the trapq list
Use sentinels to make list traversal code simpler.  Also add in null
moves so that there are no time gaps in the list.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-11-21 13:17:45 -05:00
..
chelper trapq: Implement sentinel nodes on the trapq list 2019-11-21 13:17:45 -05:00
extras toolhead: Rename _full_flush() to flush_step_generation() and use globally 2019-11-21 13:17:45 -05:00
kinematics toolhead: Rename _full_flush() to flush_step_generation() and use globally 2019-11-21 13:17:45 -05:00
clocksync.py clocksync: Fix typo in pause() call at connect time 2019-10-31 11:36:35 -04:00
configfile.py configfile: Fix the exception raised when an included file is missing (#1931) 2019-09-01 18:28:18 -04:00
console.py console: Update for PinResolver changes 2019-08-19 23:52:02 -04:00
gcode.py stepper: Add get/set_tag_position() and convert calc_position() 2019-11-13 19:00:17 -05:00
heater.py extruder: Consistently use "extruder" for the primary extruder 2019-11-07 16:28:47 -05:00
homing.py toolhead: Rename _full_flush() to flush_step_generation() and use globally 2019-11-21 13:17:45 -05:00
klippy.py mcu: Contact and identify all the mcus prior to configuring them 2019-11-06 10:35:24 -05:00
mathutil.py
mcu.py mcu: Minor simplification to default reset detection 2019-11-12 22:15:04 -05:00
msgproto.py msgproto: unresolved symbol fixed 2019-11-15 11:36:54 -05:00
parsedump.py
pins.py stepper: Move MCU_stepper from mcu.py to stepper.py 2019-11-12 17:32:18 -05:00
queuelogger.py
reactor.py reactor: Add support for "completions" 2019-07-10 10:43:20 -04:00
serialhdl.py serialhdl: Update SendWithRetry to use reactor completions 2019-07-10 10:43:20 -04:00
stepper.py stepper: Remove set_commanded_position() call 2019-11-13 19:35:26 -05:00
toolhead.py toolhead: Rename _full_flush() to flush_step_generation() and use globally 2019-11-21 13:17:45 -05:00
util.py util: Ignore errors in clear_hupcl (allows OSX to run) 2019-05-20 16:49:42 -04:00