Fix PLR cancel with ExtUI (#16556)
This commit is contained in:
committed by
Scott Lahteine
parent
1457e40208
commit
ffd8b595d1
@@ -406,7 +406,7 @@ void startOrResumeJob() {
|
||||
thermalManager.zero_fan_speeds();
|
||||
wait_for_heatup = false;
|
||||
#if ENABLED(POWER_LOSS_RECOVERY)
|
||||
card.removeJobRecoveryFile();
|
||||
recovery.purge();
|
||||
#endif
|
||||
#ifdef EVENT_GCODE_SD_STOP
|
||||
queue.inject_P(PSTR(EVENT_GCODE_SD_STOP));
|
||||
|
Reference in New Issue
Block a user