mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-23 21:00:45 +02:00
Use strings such as "xyz" to specify which axes are to be considered homing during a set_position() call. This makes the parameter a little less cryptic. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>