mirror of
git://soft.sys114.com/klipper
synced 2026-02-07 22:20:26 +09: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>