Fix PLR cancel with ExtUI (#16556)
This commit is contained in:
parent
1457e40208
commit
ffd8b595d1
9 changed files with 30 additions and 18 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue