klipper/klippy
Kevin O'Connor afada5e79e trapq: Prune interrupted moves from history on trapq_set_position()
It is possible for a homing move to not fully complete.  Fixup the
trapq history to make processing of the history easier for callers.
Similarly, do not add artificial "null" moves to the trapq history.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-08-06 12:22:07 -04:00
..
chelper trapq: Prune interrupted moves from history on trapq_set_position() 2021-08-06 12:22:07 -04:00
extras probe: bugfix to z_offset_apply_probe (#4553) 2021-08-02 16:08:19 -04:00
kinematics idex_modes: Fix get_status (#4550) 2021-08-01 15:10:45 -04:00
clocksync.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
configfile.py
console.py
gcode.py
klippy.py klippy: Add a newline between initial error message and hint text 2021-06-10 21:30:09 -04:00
mathutil.py
mcu.py mcu: Support returning the mcu reported shutdown time 2021-07-29 16:35:30 -04:00
msgproto.py spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00
parsedump.py
pins.py duplicate_pin_override: Debugging tool to permit multiple use pins 2021-06-27 18:50:51 -04:00
queuelogger.py
reactor.py
serialhdl.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
stepper.py stepcompress: Pass clock to stepcompress_set_last_position() 2021-08-06 11:19:36 -04:00
toolhead.py trapq: Store toolhead.set_position() updates in trapq history 2021-07-29 16:35:30 -04:00
util.py
webhooks.py webhooks: Remove spaces from json messages sent on api server 2021-07-29 16:54:21 -04:00