mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
The caller can now determine which steppers are connected to cartesian Z movement via the new stepper.is_active_axis() method. It is therefore no longer necessary for the kinematic code to identify these steppers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>