Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
This commit is contained in:
		@@ -838,9 +838,6 @@
 | 
			
		||||
#define INVERT_Y_DIR true
 | 
			
		||||
#define INVERT_Z_DIR false
 | 
			
		||||
 | 
			
		||||
// Enable this option for Toshiba stepper drivers
 | 
			
		||||
//#define CONFIG_STEPPERS_TOSHIBA
 | 
			
		||||
 | 
			
		||||
// @section extruder
 | 
			
		||||
 | 
			
		||||
// For direct drive extruder v9 set to true, for geared extruder set to false.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user