Hi there,
I’ve seen a couple posts that indicate that a grblShield can be used as a generic stepper motor driver (like easyDriver, etc). But I haven’t seen any working examples that show how to do it.
I’ve got grbl working with my grblShield and Arduino Uno, but I’d like to control my steppers without using g-code.
I’ve tried example code and libraries using this but couldn’t make it work:
http://www.maxuino.org/stepperdriver
Can anyone offer some sample Arduino code that show how to move the stepper motors around using grblShield?
Thanks, and apologies in advance if this question has been answered elsewhere.
-eric