Rename Junction Deviation options
This commit is contained in:
		@@ -446,8 +446,8 @@
 | 
			
		||||
//
 | 
			
		||||
//#define JUNCTION_DEVIATION
 | 
			
		||||
#if ENABLED(JUNCTION_DEVIATION)
 | 
			
		||||
  #define JUNCTION_DEVIATION_FACTOR 0.05
 | 
			
		||||
  #define JUNCTION_ACCELERATION_FACTOR 1000
 | 
			
		||||
  #define JUNCTION_DEVIATION_MM 0.02  // (mm) Distance from real junction edge
 | 
			
		||||
  #define JUNCTION_ACCELERATION 1000  // (mm/s²) Maximum centripetal acceleration
 | 
			
		||||
  //#define JUNCTION_DEVIATION_INCLUDE_E
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user