Rename Junction Deviation options
This commit is contained in:
parent
949ee7afe9
commit
0bfb10ffb6
45 changed files with 92 additions and 88 deletions
|
|
@ -448,8 +448,8 @@
|
|||
//
|
||||
//#define JUNCTION_DEVIATION
|
||||
#if ENABLED(JUNCTION_DEVIATION)
|
||||
#define JUNCTION_DEVIATION_FACTOR 0.02
|
||||
#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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue