|  |  | @ -1506,6 +1506,10 @@ void kill_screen(const char* lcd_msg) { | 
			
		
	
		
		
			
				
					
					|  |  |  |     static void lcd_load_settings()    { lcd_completion_feedback(settings.load()); } |  |  |  |     static void lcd_load_settings()    { lcd_completion_feedback(settings.load()); } | 
			
		
	
		
		
			
				
					
					|  |  |  |   #endif |  |  |  |   #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |   #if HAS_BED_PROBE && DISABLED(BABYSTEP_ZPROBE_OFFSET) | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     static void lcd_refresh_zprobe_zoffset() { refresh_zprobe_zoffset(); } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |   #endif | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | #if ENABLED(LCD_BED_LEVELING) |  |  |  | #if ENABLED(LCD_BED_LEVELING) | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     /**
 |  |  |  |     /**
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -3156,10 +3160,6 @@ void kill_screen(const char* lcd_msg) { | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif // E_STEPPERS > 2
 |  |  |  |     #endif // E_STEPPERS > 2
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   #endif |  |  |  |   #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   #if HAS_BED_PROBE && DISABLED(BABYSTEP_ZPROBE_OFFSET) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     static void lcd_refresh_zprobe_zoffset() { refresh_zprobe_zoffset(); } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   #endif |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |   // M203 / M205 Velocity options
 |  |  |  |   // M203 / M205 Velocity options
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   void lcd_control_motion_velocity_menu() { |  |  |  |   void lcd_control_motion_velocity_menu() { | 
			
		
	
		
		
			
				
					
					|  |  |  |     START_MENU(); |  |  |  |     START_MENU(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |