Eagle PCB -> LPKF Milling Machine Mini-How-To

EAGLE 4.09rl (Linux) CircuitCAM 3.0 (99) and BoardMaster 3.0 (45)

Steve D. Sharples

Last update: 1st October 2002... new stuff in yellow

Random link: Communicating with VXI11 Ethernet Devices from Linux (How to talk to your Agilent or Tektronix Scope from Linux over LAN)
Random link: Linux Drivers for Tektronix Oscilloscopes and Arbitrary Function Generators (built on the VXI-11 protocol and user library)
Random link: Linux Drivers for Agilent Infiniium Oscilloscopes (built on the VXI-11 protocol and user library)
Random link: Linux on a Dell Latitude CP M233XT
Random link: Agfa Snapscan 310 with Linux
Random link: strip_nl - strips newlines/CR (\n) from files (using Perl)
Random link: TCP/IP Control of a LeCroy DSO with Linux
Random link: Installing PCI230/PCI260 Comedi driver on a RedHat 9 system (PDF)
Random link: The steve (a new unit of measurement)

1. PREPARATION - OCTAGONS

There's some inconsistancy between the way Eagle generates the Gerber plotting data for octagons, and the way that CircuitCam interprets this data. This can lead to `disappearing pads' apparently, if any of the pads in your circuit are octagons. The fix to this problem was provided by Andrew Sterian in the news.cadsoft.de support forum (6 Nov 2001).

Additionally, it is necessary to make the octagons appear as circles to get a board that can be reliably-soldered: the pads get milled as octagons ok, but the track, rather than going to the edge of the pad, gets milled right to the hole (and is thus insulated from the rest of the pad) which means that the majority of solder you put between the pad and the leg of the component will not be electrically-connected to the track(s), leading to dangers of non-connections. However, quite usefully, within Eagle it's still an octagon, and any "copper pour" you put around the pins will be octagonal. The area between the pad and the pour area is milled out by the milling machine, with a circular pad and an octagonal "surround," so it actually looks pretty octagonal anyway.

2. EXPORTING GERBER FILES

2a. Top and Bottom Layers

2b. Board Outline

3. EXPORTING THE EXCELLON DRILL FILE

3a. Drill Configuration File ("Aperture file")

3b. Excellon Drill File

4. THE FILES YOU NEED

5. IMPORTING THE FILES INTO CIRCUITCAM

5a. The Gerber Files (Top, Bottom and BoardOutline)

5b. The Excellon Drill Data

6. INSULATING THE COPPER

7. BOARD CUT-OUT

8. SAVING AND EXPORTING

9. IMPORTING BOARD INTO BOARDMASTER

Any comments, or even if you read this Mini-How-To and actually use it, please mail me (remove the no.spams). Also mail me if I've failed to reference a source of knowledge for anything, I'll be happy to correct any omissions.

Feel free to modify, redistribute etc under the terms of the GNU Public License

Hope it's useful!