sangaboard-firmware/src/modules/stage
Richard Bowman 165f619869 notify_on_stop errors if not moving
notify_on_stop now gives an error if it's
called while the stage is not moving.
This means you can safely issue the command and await a response.
If the stage is moving, it will block until
the stage stops.  If it's not moving, it will return immediately.
2021-06-23 19:55:14 +01:00
..
stage.cpp notify_on_stop errors if not moving 2021-06-23 19:55:14 +01:00
stage.h some compatibility fixes and upload instructions 2021-06-02 00:56:23 +01:00
StepperF_alt.cpp Initial commit 2021-05-21 04:32:21 +01:00
StepperF_alt.h Initial commit 2021-05-21 04:32:21 +01:00