Fix Prusa chopper timing preset
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							1620738701
						
					
				
				
					commit
					8aad29fb6e
				
			| @@ -49,7 +49,7 @@ | ||||
| #define CHOPPER_DEFAULT_19V  { 4,  1, 1 } | ||||
| #define CHOPPER_DEFAULT_24V  { 4,  2, 1 } | ||||
| #define CHOPPER_DEFAULT_36V  { 5,  2, 4 } | ||||
| #define CHOPPER_PRUSAMK3_24V { 4,  1, 4 } | ||||
| #define CHOPPER_PRUSAMK3_24V { 3, -2, 6 } | ||||
| #define CHOPPER_MARLIN_119   { 5,  2, 3 } | ||||
|  | ||||
| #if ENABLED(MONITOR_DRIVER_STATUS) && !defined(MONITOR_DRIVER_STATUS_INTERVAL_MS) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user