parent
096b927102
commit
adb8e68592
@ -705,7 +705,7 @@ void kill_screen(const char* lcd_msg) {
|
|||||||
thermalManager.autotempShutdown();
|
thermalManager.autotempShutdown();
|
||||||
#endif
|
#endif
|
||||||
wait_for_heatup = false;
|
wait_for_heatup = false;
|
||||||
lcd_setstatuspgm(PSTR(MSG_PRINT_ABORTED), true);
|
LCD_MESSAGEPGM(MSG_PRINT_ABORTED);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user