Compability Maxuino with CNC Shield v3
I just discovered Maxuino and got it working with my Arduino Uno and some simple sensors and controllers.
Now I want to connet it to 4 Steppers.
Can anybody tell me if Maxuino is compatible with this particular Motor shield and stepper drivers together with my Arduino Uno?
I'd like to know before I buy the shield and the motors.
Motor shield:
http://hackerstore.nl/Artikel/713
– GRBL 0.8c compatibel
– 4-axis, XYZ A, the last can be used as standalone or a copy of XYZ
– 2 x end-stops per axis (6 in total)
– Spindle on/off and direction
– Jumpers for micro-stepping
– Motor voltage 12-36V DC
Stepper Driver:
http://hackerstore.nl/Artikel/717
Many thanks!
Josef
Hi - You can try to install GBRL on the Arduino and send gcode to the board via Max
let me know if you achieve something