Remove Z2 pins overrides from Configuration_adv.h
This commit is contained in:
		
				
					committed by
					
						 Richard Wackerbarth
						Richard Wackerbarth
					
				
			
			
				
	
			
			
			
						parent
						
							f7f6b5faae
						
					
				
				
					commit
					11a065c0ca
				
			| @@ -152,10 +152,6 @@ | ||||
|   // Play a little bit with small adjustments (0.5mm) and check the behaviour. | ||||
|   // The M119 (endstops report) will start reporting the Z2 Endstop as well. | ||||
|  | ||||
|   #define Z2_STEP_PIN E2_STEP_PIN           // Stepper to be used to Z2 axis. | ||||
|   #define Z2_DIR_PIN E2_DIR_PIN | ||||
|   #define Z2_ENABLE_PIN E2_ENABLE_PIN | ||||
|  | ||||
|   // #define Z_DUAL_ENDSTOPS | ||||
|  | ||||
|   #if ENABLED(Z_DUAL_ENDSTOPS) | ||||
|   | ||||
| @@ -152,10 +152,6 @@ | ||||
|   // Play a little bit with small adjustments (0.5mm) and check the behaviour. | ||||
|   // The M119 (endstops report) will start reporting the Z2 Endstop as well. | ||||
|  | ||||
|   #define Z2_STEP_PIN E2_STEP_PIN           // Stepper to be used to Z2 axis. | ||||
|   #define Z2_DIR_PIN E2_DIR_PIN | ||||
|   #define Z2_ENABLE_PIN E2_ENABLE_PIN | ||||
|  | ||||
|   // #define Z_DUAL_ENDSTOPS | ||||
|  | ||||
|   #if ENABLED(Z_DUAL_ENDSTOPS) | ||||
|   | ||||
| @@ -152,10 +152,6 @@ | ||||
|   // Play a little bit with small adjustments (0.5mm) and check the behaviour. | ||||
|   // The M119 (endstops report) will start reporting the Z2 Endstop as well. | ||||
|  | ||||
|   #define Z2_STEP_PIN E2_STEP_PIN           // Stepper to be used to Z2 axis. | ||||
|   #define Z2_DIR_PIN E2_DIR_PIN | ||||
|   #define Z2_ENABLE_PIN E2_ENABLE_PIN | ||||
|  | ||||
|   // #define Z_DUAL_ENDSTOPS | ||||
|  | ||||
|   #if ENABLED(Z_DUAL_ENDSTOPS) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user