Remove extra defines (#14983)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							403eefd272
						
					
				
				
					commit
					33d54c0d5a
				
			| @@ -520,10 +520,6 @@ void MarlinUI::draw_status_screen() { | ||||
|   // XYZ Coordinates | ||||
|   // | ||||
|  | ||||
|   #define X_LABEL_POS  3 | ||||
|   #define X_VALUE_POS 11 | ||||
|   #define XYZ_SPACING 37 | ||||
|  | ||||
|   #if ENABLED(XYZ_HOLLOW_FRAME) | ||||
|     #define XYZ_FRAME_TOP 29 | ||||
|     #define XYZ_FRAME_HEIGHT INFO_FONT_ASCENT + 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user