mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Generate a "toolhead:set_position" event on a call to toolhead.set_position() and use that event to automatically call gcode.reset_last_position(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>