Adjust usage of stepper.synchronize
This commit is contained in:
@ -108,7 +108,6 @@ void GcodeSuite::M81() {
|
||||
safe_delay(1000); // Wait 1 second before switching off
|
||||
|
||||
#if HAS_SUICIDE
|
||||
stepper.synchronize();
|
||||
suicide();
|
||||
#elif HAS_POWER_SWITCH
|
||||
PSU_OFF();
|
||||
|
Reference in New Issue
Block a user