klipper/klippy/kinematics
Kevin O'Connor 4115a77342 gcode: Automatically call reset_last_position() on a toolhead set_position()
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>
2020-08-20 21:03:22 -04:00
..
__init__.py
cartesian.py gcode: Automatically call reset_last_position() on a toolhead set_position() 2020-08-20 21:03:22 -04:00
corexy.py
corexz.py corexz: Add CoreXZ kinematics (#3129) 2020-07-30 12:42:23 -04:00
delta.py
extruder.py extruder_stepper: Don't directly access extruder member variables 2020-06-06 14:41:15 -04:00
none.py
polar.py polar: fix limit_z default value 2020-08-06 14:31:42 -04:00
rotary_delta.py
winch.py