max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
This commit is contained in:
parent
911f7e436c
commit
d19cfcfc1d
54 changed files with 192 additions and 146 deletions
|
|
@ -496,7 +496,8 @@
|
|||
* When changing speed and direction, if the difference is less than the
|
||||
* value set here, it may happen instantaneously.
|
||||
*/
|
||||
#define DEFAULT_XYJERK 8.0
|
||||
#define DEFAULT_XJERK 8.0
|
||||
#define DEFAULT_YJERK 8.0
|
||||
#define DEFAULT_ZJERK 0.4
|
||||
#define DEFAULT_EJERK 5.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue