mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
This reverts commit b029d0466841b90b54279500f70a92deacfd6c5a. The MCU_Stepper class does not have a is_motor_enabled() method, so the change above results in an internal exception. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>