XY/Z Babystep Multiplicators (#15691)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							abb44cf564
						
					
				
				
					commit
					f139642e0f
				
			| @@ -1310,7 +1310,8 @@ | ||||
|   //#define BABYSTEP_WITHOUT_HOMING | ||||
|   //#define BABYSTEP_XY                     // Also enable X/Y Babystepping. Not supported on DELTA! | ||||
|   #define BABYSTEP_INVERT_Z false           // Change if Z babysteps should go the other way | ||||
|   #define BABYSTEP_MULTIPLICATOR  1         // Babysteps are very small. Increase for faster motion. | ||||
|   #define BABYSTEP_MULTIPLICATOR_Z  1       // Babysteps are very small. Increase for faster motion. | ||||
|   #define BABYSTEP_MULTIPLICATOR_XY 1 | ||||
|  | ||||
|   //#define DOUBLECLICK_FOR_Z_BABYSTEPPING  // Double-click on the Status Screen for Z Babystepping. | ||||
|   #if ENABLED(DOUBLECLICK_FOR_Z_BABYSTEPPING) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user