CNC hardware: stream g-code to an Arduino

Diablo

New member
arduino-cnc-gcode-receiver-e1279729841560.jpg


[Reza Naima] has been using an Arduino as the center of his CNC setup for quite some time now. It handles three stepper motors, limiting switches, e-stop, and spindle control. The sketch he’s using allows him to stream g-code to the popular prototyping platform, freeing him from needing a dedicated PC. It’s worked so well that he’s decided to clean up the code and develop a shield to help others get up and running. If you want to see his progress or lend a hand, check out the google group he started for the schematics, code, and forum discussions. There is already a CNC project for Arduino called Grbl but [Reza's] approach uses the Arduino libraries in an effort to make the sketch more customizable for the average user.


b.gif
 
Back
Top