Thanks for making this library.
I have a clearPath SD auto-tuned to a vertical linear actuator.
I have set it so that every time enable is called, the motor homes to the lowest actuator limit.
The example code works well on a feely rotating motor (i.e. no linear actuator attached) since there is no hard stop to worry about. But with the linear actuator attached i feel i need to check if homing is done, before i can start sending steps and direction commands, otherwise i might step in the wrong direction; i.e. further in to the hard stop.
Thanks for you advice.
Thanks for making this library.
I have a clearPath SD auto-tuned to a vertical linear actuator.
I have set it so that every time enable is called, the motor homes to the lowest actuator limit.
The example code works well on a feely rotating motor (i.e. no linear actuator attached) since there is no hard stop to worry about. But with the linear actuator attached i feel i need to check if homing is done, before i can start sending steps and direction commands, otherwise i might step in the wrong direction; i.e. further in to the hard stop.
Thanks for you advice.