소스 검색

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