As i am trying to include a emergency stop imy sketch i do ran into a problem with the AccelStepper libray.
It has the function stepper.stop() with stops the stepper as fast as possible.
In m.h.o. that would be a direct stop as i want to use it as a emergency stop if the movement runs into a limit switch.
But is doesn't, its slows down and then stops.
Any suggestions how to solve this problem?
Harry