Shut down autotemp in disable_all_heaters
This commit is contained in:
parent
acec237092
commit
6854f08d22
4 changed files with 8 additions and 17 deletions
|
|
@ -5762,10 +5762,6 @@ inline void gcode_M31() {
|
|||
|
||||
SERIAL_ECHO_START;
|
||||
SERIAL_ECHOLNPAIR("Print time: ", buffer);
|
||||
|
||||
#if ENABLED(AUTOTEMP)
|
||||
thermalManager.autotempShutdown();
|
||||
#endif
|
||||
}
|
||||
|
||||
#if ENABLED(SDSUPPORT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue