Kevin O'Connor f3e89e25c5 force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION
Commit 70838797 added support for clearing the homing state in
SET_KINEMATIC_POSITION commands.  However, it can be difficult to use
that support as the default for SET_KINEMATIC_POSITION is to set all
axes as homed.

Add a new SET_HOMED parameter to allow one to explicitly request which
axes to consider in a homed state.

Also introduce a CLEAR_HOMED parameter and prefer that to the existing
CLEAR parameter.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-04-08 23:23:05 -04:00
..
2022-01-09 21:13:53 -05:00
2019-04-14 22:41:23 -04:00
2023-02-20 11:06:25 -05:00
2022-07-16 10:48:10 -04:00
2025-02-26 20:25:18 -05:00
2023-02-20 11:06:25 -05:00
2023-11-10 18:36:19 -05:00
2024-10-26 22:02:20 -04:00

Welcome to the Klipper documentation. The overview document is a good starting point.