Do you mean this:
#define _ACCELERATION 1000 // Axis Normal acceleration mm/s^2
and this:
#define MINIMUM_PLANNER_SPEED 0.05 // (mm/sec)
what should I set them too?
#define _ACCELERATION 1000 // Axis Normal acceleration mm/s^2
and this:
#define MINIMUM_PLANNER_SPEED 0.05 // (mm/sec)
what should I set them too?