Replies: 1 comment 1 reply
-
This is a very nice motor, but it is very specific. Its error signal appears only to be an alarm without further information about the number of steps lost. Anyway, I doubt direct support in FastAccelStepper is a good solution. Eventually a master library, which includes FastAccelStepper and acts on the alarm signal, may be the best approach. I could add a link to the readme for that master library. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone tried to use these stepper motors with an additional feedback signal function "fail" ? Functionally, it works just like a regular controlled stepper motor EN/DIR/STEP but in addition, it has feedback in the form of a failure signal. If we overload the motor or lose steps, it automatically provides feedback about the error. Of course, we can use this input be handled externally in the main program, but it would be nice if this library already can serve this signal.
https://www.leadshine.com/product-detail/iCS-1708.html
I have on desktop such motor and works very nice.
( on link older version of this stepper-servo https://photos.app.goo.gl/62XVUTArQSiTUyfZ9 )
Beta Was this translation helpful? Give feedback.
All reactions