|
|
@ -492,7 +492,7 @@
|
|
|
|
#define DEFAULT_TRAVEL_ACCELERATION 3000 // X, Y, Z acceleration for travel (non printing) moves
|
|
|
|
#define DEFAULT_TRAVEL_ACCELERATION 3000 // X, Y, Z acceleration for travel (non printing) moves
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Defult Jerk (mm/s)
|
|
|
|
* Default Jerk (mm/s)
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* "Jerk" specifies the minimum speed change that requires acceleration.
|
|
|
|
* "Jerk" specifies the minimum speed change that requires acceleration.
|
|
|
|
* When changing speed and direction, if the difference is less than the
|
|
|
|
* When changing speed and direction, if the difference is less than the
|
|
|
|