Use Mendel default for INVERT_Y_DIR
This commit is contained in:
		
							parent
							
								
									56126786a6
								
							
						
					
					
						commit
						78beef2d73
					
				| @ -357,7 +357,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic | ||||
| 
 | ||||
| // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
 | ||||
| #define INVERT_X_DIR false | ||||
| #define INVERT_Y_DIR false | ||||
| #define INVERT_Y_DIR true | ||||
| #define INVERT_Z_DIR false | ||||
| 
 | ||||
| // @section extruder
 | ||||
|  | ||||
| @ -357,7 +357,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic | ||||
| 
 | ||||
| // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
 | ||||
| #define INVERT_X_DIR false | ||||
| #define INVERT_Y_DIR false | ||||
| #define INVERT_Y_DIR true | ||||
| #define INVERT_Z_DIR false | ||||
| 
 | ||||
| // @section extruder
 | ||||
|  | ||||
| @ -357,7 +357,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic | ||||
| 
 | ||||
| // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
 | ||||
| #define INVERT_X_DIR false | ||||
| #define INVERT_Y_DIR false | ||||
| #define INVERT_Y_DIR true | ||||
| #define INVERT_Z_DIR false | ||||
| 
 | ||||
| // @section extruder
 | ||||
|  | ||||
| @ -327,6 +327,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic | ||||
| #define INVERT_X_DIR false | ||||
| #define INVERT_Y_DIR false | ||||
| #define INVERT_Z_DIR false | ||||
| 
 | ||||
| #define INVERT_E0_DIR true | ||||
| #define INVERT_E1_DIR false | ||||
| #define INVERT_E2_DIR false | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user