Apply remaining ENABLED/DISABLED conditionals
This commit is contained in:
		
				
					committed by
					
						 Richard Wackerbarth
						Richard Wackerbarth
					
				
			
			
				
	
			
			
			
						parent
						
							4a72d2ba9c
						
					
				
				
					commit
					46453905d6
				
			| @@ -354,7 +354,7 @@ Here are some standard links for getting your machine calibrated: | ||||
| // coarse Endstop Settings | ||||
| #define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors | ||||
|  | ||||
| #ifndef ENDSTOPPULLUPS | ||||
| #if DISABLED(ENDSTOPPULLUPS) | ||||
|   // fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined | ||||
|   // #define ENDSTOPPULLUP_XMAX | ||||
|   // #define ENDSTOPPULLUP_YMAX | ||||
|   | ||||
		Reference in New Issue
	
	Block a user