3
votes
1answer
314 views

How do I get an Excellon Drill file with 2.4 precision and trailing zero suppression out of EAGLE?

I'm trying to output CAM data from EAGLE 6.2.0 to get some PCBs made at Advanced Circuits. Their preferred NC drill format (particularly the one used by their online FreeDFM tool) is Excellon ...
4
votes
3answers
916 views

Which would better suited for a CNC drilling machine: gerber or gcode?

me and some friends want to develop a CNC drilling machine for a college project. The idea is to export the hole coordinates and drill size directly from a .brd file on Eagle, which will later be read ...