Commit b80e6f43 authored by Simone Primarosa's avatar Simone Primarosa

Update 4.1.5 RC

See changelog.md for more info
parent b606e066
......@@ -421,8 +421,6 @@ static void lcd_return_to_status() { lcd_goto_menu(lcd_status_screen); }
static void lcd_sdcard_stop() {
quickStop();
disable_all_heaters();
fanSpeed = 0;
card.sdprinting = false;
card.closeFile();
autotempShutdown();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment