engage / disengage motor #156
gregorysemah
started this conversation in
General
Replies: 1 comment
-
Enabling/disabling is really just setting the corresponding pin high/low. Since polarity / availability totaly depends on the used driver I decided that supporting this in the lib is not worth it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @luni64
User of AccelStepper, i wanted to test TeensyStep as a potential replacement for it.
After reading the docs, i was wondering if it would be possible to disengage/engage motor (as disableoutput/enableoutput methods from accelStepper).
Maybe set to HIGH the enablePin from the driver is enough? no control on that from your lib?
If this question has already been asked, sorry for that.. :)
Thanks again for your answer
Beta Was this translation helpful? Give feedback.
All reactions