EL34's CNC Stuff |
Back to main CNC page |
- |
Making printed circuit Boards |
It was quite a bit harder to figure out how to make PC Boards than I thought it would be. I designed the board in Express PCB, a free schematic and
PC board design program. Express PCB is able to export the PC board design as a DXF file. You can then open the DXF file in CAD and CAM software to finalize the design and turn the
design into CNC Gcode. The first problem I ran into was that Express PCB does not export the circuit board traces, only the component pads where the parts are soldered. The software company that gives away Express PCB for free, makes PC boards and they want you to send them the design so they can make the board. I had to open the exported DXF in my CAD software and add the circuit board traces. The next problem I ran into was that after a test cut, I found that the copper traces were only about .001" wide, which is way too thin. The problem is that in the CAM software, you have to profile around the outside edge of the traces. This removes the copper around the outside edge and leaves an island of copper for the trace. If you profile all the way around the outside of a single line, there's nothing left. I had to draw my copper traces as double wide lines, about 2mm wide. Now there was a nice sized copper trace left in the center after the cut. The next problem was the cut width of the tool bit. The smallest end mill I have is 1/32" wide, but it is a ball nose bit, so you can get a thinner cut if you choose the cut depth just right. In the center of this board, there is going to be a surface mount IC chip with a SOIC footprint. The mounting pads for that chip are very small. A 1/32" bit will not even fit between the legs of the chip. The pads for that chip are only .02" wide with a center to center distance of .05". This means that you cannot cut out copper pads for mounting the chip unless your cut width is less than .03". A 1/32" bit is .03125, so I would be removing a bit more copper from the IC chip mounting pads than needed, but .00125" is not too bad. I see that most people cutting PC boards use very small diameter tools. Something like .005 to .01" wide. These tools are very expensive where as my 1/32" bit was about $7. The last problem was figuring out the tool bit cut depth. You want to cut through the copper on the board and that is all. I ended up choosing a .005" cut depth for the particular board I had on hand. The thickness may be different for other boards. Note that if the PC board parts are not miniscule, like the SOIC chip I mentioned above, you can design the board with plenty of room between all the traces and a larger cutting bit would not be an issue. Surface mount components are very tiny and it is way harder to design a board for them. There's probably a way easier way to do all of this, but I don't do many circuit boards and so I don't really want to purchase special software for making PC baords with a CNC. |
- |
![]() |
Here's a shot of the circuit board design in Express PCB |
- |
- |
![]() |
Here's a shot of the imported DXF file in Cambam, my CAM software. Notice how wide the traces are. Well actually, they are only about 2mm wide, but wide enough to have some copper left in the center after profiling around the outside of each trace. |
- |
- |
![]() |
Practice boards gone bad |
Left: On the left is the first attempt. The cut depth is too deep and the traces were not drawn wide enough. The CAM software was trying to profile around the outside of a single line, which does not leave any material . Right: After making my traces wider, I had another go. This time my cut depth was way too deep. I found that the surface of my CNC machine has some burrs and it was lifting the board up maybe about .003", which was enough to mess up my cut depth. Middle: A much better cutting than the other two. The cut depth was still a bit too deep and one of the drilling holes was set to a wrong depth. |
- |
- |
![]() |
Success A cut depth of .005" with 2mm wide traces with a 1/32" Ball nose end mill |
- |
I'll post a shot of the board when I get all the parts mounted. |
MEMBER OF PROJECT HONEY POT Spam Harvester Protection Network provided by Unspam |