I know that this is not really relevant to the forum, but it involves a CNC Sherline mill, and it is a stepper motor controller for converting a Sherline lathe to CNC (using small steppers), so why not...
The Eagle schematic is based on the Arduino platform. (Eagle is a wonderful CAD for PCB layout) Conversion of the double sided pcb traces to isolation routing paths in G code was done with the pcb-gcode macro of Eagle. I wrote custom python code to manipulate the G code files (rotation, offsets), but this could had been done from within Eagle.
Here's a short video...
[ame]http://www.youtube.com/watch?v=-fEI4whz16E[/ame]
take care,
tom in MA.
The Eagle schematic is based on the Arduino platform. (Eagle is a wonderful CAD for PCB layout) Conversion of the double sided pcb traces to isolation routing paths in G code was done with the pcb-gcode macro of Eagle. I wrote custom python code to manipulate the G code files (rotation, offsets), but this could had been done from within Eagle.
Here's a short video...
[ame]http://www.youtube.com/watch?v=-fEI4whz16E[/ame]
take care,
tom in MA.