Hey Ben ,
could you give people your g code plans for the cnc because i want to build one and my father has a huge cnc router at his fastory so i could load em up on it and cut away.
It would be sweet if you could put a link or sumthing.
thanks
Hey Ben ,
could you give people your g code plans for the cnc because i want to build one and my father has a huge cnc router at his fastory so i could load em up on it and cut away.
It would be sweet if you could put a link or sumthing.
thanks
Excellent show! I'm very interested in future episodes. I especially liked the CNC build. I assume the arduino interpreted the g code and controlled the stepper driver. Where did the software come from? Is there an open source solution available?
**EDIT**
Reprap supplies the firmware open source for interpreting G Code which seems to me to be very easily modifiable. Theyre also a source for the Sanguino board Ben used instead of the Arduino. It has more memory, output pins, and a much better processor than the duemilanove, but still compatible with arduino.
http://www.reprap.org/wiki/Microcontroller_firmware_installation
Here's a link to the source code:
Excellent show! I'm very interested in future episodes. I especially liked the CNC build. I assume the arduino interpreted the g code and controlled the stepper driver. Where did the software come from? Is there an open source solution available?
**EDIT**
Reprap supplies the firmware open source for interpreting G Code which seems to me to be very easily modifiable. Theyre also a source for the Sanguino board Ben used instead of the Arduino. It has more memory, output pins, and a much better processor than the duemilanove, but still compatible with arduino.
http://www.reprap.org/wiki/Microcontroller_firmware_installation
Here's a link to the source code: