mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>