Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
committed by
GitHub
parent
8c0cb6cce8
commit
b95f5c5bea
@@ -365,7 +365,8 @@ void startOrResumeJob() {
|
||||
|
||||
queue.clear();
|
||||
quickstop_stepper();
|
||||
print_job_timer.stop();
|
||||
|
||||
print_job_timer.abort();
|
||||
|
||||
IF_DISABLED(SD_ABORT_NO_COOLDOWN, thermalManager.disable_all_heaters());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user