浏览代码

mmu load fail: possibility to unload/eject filament from menu

PavelSindler 6 年之前
父节点
当前提交
02262ff7ca
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      Firmware/mmu.cpp

+ 1 - 3
Firmware/mmu.cpp

@@ -1355,10 +1355,8 @@ void mmu_continue_loading()
 			st_synchronize();
 			//set nozzle target temperature to 0
 			setAllTargetHotends(0);
-			lcd_show_fullscreen_message_and_wait_P(_i("MMU load failed, fix the issue and press the knob."));
-			
+			lcd_setstatuspgm(_i("MMU load failed     "));////MSG_RECOVERING_PRINT c=20 r=1
 			mmu_fil_loaded = false; //so we can retry same T-code again
-			restore_print_from_ram_and_continue(0);
 		}
 	}
 	else { //mmu_idler_sensor_detected == false