Temperature singleton class
This commit is contained in:
@ -609,7 +609,7 @@ void CardReader::printingHasFinished() {
|
||||
sdprinting = false;
|
||||
if (SD_FINISHED_STEPPERRELEASE)
|
||||
enqueue_and_echo_commands_P(PSTR(SD_FINISHED_RELEASECOMMAND));
|
||||
autotempShutdown();
|
||||
thermalManager.autotempShutdown();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user