Tevo Michelangelo config updates (#14895)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							5d2519ed50
						
					
				
				
					commit
					5ea5d71258
				
			| @@ -1334,8 +1334,8 @@ | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| // Homing speeds (mm/m) | // Homing speeds (mm/m) | ||||||
| #define HOMING_FEEDRATE_XY (50*60) | #define HOMING_FEEDRATE_XY (120*60) | ||||||
| #define HOMING_FEEDRATE_Z  (4*60) | #define HOMING_FEEDRATE_Z  (30*60) | ||||||
|  |  | ||||||
| // Validate that endstops are triggered on homing moves | // Validate that endstops are triggered on homing moves | ||||||
| #define VALIDATE_HOMING_ENDSTOPS | #define VALIDATE_HOMING_ENDSTOPS | ||||||
| @@ -1686,7 +1686,7 @@ | |||||||
| // | // | ||||||
| //  Set this option if CLOCKWISE causes values to DECREASE | //  Set this option if CLOCKWISE causes values to DECREASE | ||||||
| // | // | ||||||
| #define REVERSE_ENCODER_DIRECTION | //#define REVERSE_ENCODER_DIRECTION | ||||||
|  |  | ||||||
| // | // | ||||||
| // This option reverses the encoder direction for navigating LCD menus. | // This option reverses the encoder direction for navigating LCD menus. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user