aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/kinematics/deltesian.py
Commit message (Expand)AuthorAgeFilesLines
* force_move: Use strings for axes to clear in clear_homing_state()Kevin O'Connor2025-01-211-4/+4
* toolhead: Pass set_position() homing_axes parameter as a stringKevin O'Connor2025-01-211-3/+4
* stepper_enable: Directly call clear_homing_state() on motor off eventKevin O'Connor2025-01-211-4/+0
* force_move: Implement CLEAR for SET_KINEMATIC_POSITION (#6262)Dennis Marttinen2025-01-101-0/+4
* kinematics: Add deltesian printers (#5743)Tircown2022-09-011-0/+184