|
@@ -619,6 +619,7 @@ void crashdet_recover()
|
|
|
|
|
|
void crashdet_cancel()
|
|
void crashdet_cancel()
|
|
{
|
|
{
|
|
|
|
+ saved_printing = false;
|
|
tmc2130_sg_stop_on_crash = true;
|
|
tmc2130_sg_stop_on_crash = true;
|
|
if (saved_printing_type == PRINTING_TYPE_SD) {
|
|
if (saved_printing_type == PRINTING_TYPE_SD) {
|
|
lcd_print_stop();
|
|
lcd_print_stop();
|