Reduce default jerk. XY by half. Z by 1/4
This commit is contained in:
@ -579,8 +579,8 @@
|
||||
* When changing speed and direction, if the difference is less than the
|
||||
* value set here, it may happen instantaneously.
|
||||
*/
|
||||
#define DEFAULT_XJERK 17.0
|
||||
#define DEFAULT_YJERK 17.0
|
||||
#define DEFAULT_XJERK 8.5
|
||||
#define DEFAULT_YJERK 8.5
|
||||
#define DEFAULT_ZJERK 1.0
|
||||
#define DEFAULT_EJERK 4.0
|
||||
|
||||
|
Reference in New Issue
Block a user