mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Directly disable all the stepper motors on a global motor_off() from the StepperEnable() class in stepper_enable.py. This simplifies the toolhead and kinematic classes. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>