mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-21 12:01:40 +01: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>