| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1063,7 +1063,7 @@ void kill_screen(const char* lcd_msg) {
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    MENU_BACK(MSG_MAIN);
 | 
					 | 
					 | 
					 | 
					    MENU_BACK(MSG_MAIN);
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
 | 
					 | 
					 | 
					 | 
					    MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    #if defined(LULZBOT_MENU_AXIS_LEVELING_GCODE)
 | 
					 | 
					 | 
					 | 
					    #if defined(LULZBOT_MENU_AXIS_LEVELING_GCODE)
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      MENU_ITEM(gcode, _UxGT("Auto-level"), PSTR(LULZBOT_MENU_AXIS_LEVELING_GCODE));
 | 
					 | 
					 | 
					 | 
					      MENU_ITEM(gcode, _UxGT("Level X Axis"), PSTR(LULZBOT_MENU_AXIS_LEVELING_GCODE));
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    #endif
 | 
					 | 
					 | 
					 | 
					    #endif
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    #if defined(LULZBOT_MENU_BED_LEVELING_GCODE)
 | 
					 | 
					 | 
					 | 
					    #if defined(LULZBOT_MENU_BED_LEVELING_GCODE)
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    if (!thermalManager.tooColdToExtrude(active_extruder)) {
 | 
					 | 
					 | 
					 | 
					    if (!thermalManager.tooColdToExtrude(active_extruder)) {
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |