changed jerk

This commit is contained in:
Filip Reimer 2020-01-14 08:17:58 +01:00
parent c750df32d0
commit e2135e4344

View File

@ -624,8 +624,8 @@
* When changing speed and direction, if the difference is less than the
* value set here, it may happen instantaneously.
*/
#define DEFAULT_XJERK 15.0
#define DEFAULT_YJERK 15.0
#define DEFAULT_XJERK 4.0
#define DEFAULT_YJERK 4.0
#define DEFAULT_ZJERK 0.4
#define DEFAULT_EJERK 5.0