PCB Etching: Milling Method
This class will cover how to make your own PC Boards with MakeICTs PCB milling machine.
Sometimes the project just isn't complete until you have all the parts neatly soldered on to your own custom made PCB. In this class Tom McGuire will show us his favorite techniques for making an electronic project including making the PC board. We'll briefly go over designing circuits on a breadboard and trouble shooting them with some test equipment. Then we'll go over laying out the circuit board in Eagle PCB Editor. Members can follow along on laptops provided. And finally we'll make a board and solder some parts on to it . The machine can cut traces, drill holes, and do double sided boards.
Lesson Plan
Welcome. My name is tom McGuire and I have been making PC Board for many years. I was inspired by this companys product. LPKF ([1]) and my instructables ([2])
Discovery
Design a basic circuit (the motor speed revers circuit) Look for the parts on Digikey or Mouser using the search engine. pull up the data sheet [3] breadboard the circuit use the oscilloscope and discover where some caps need to go.
Document and layout
Show the Eagle download page ([4]) Show the PCB-Gcode downlosd page ([5]) Start a new Schematic convert to PCB layout and arrange the parts run the traces (the fun part) Run the upl for PCB-gcode
Make PCB
Move the files to LinuxCNC load the mill bit Zero the X,Y,and Z axis hit play load the drill bit zero the Z axis hit play
Solder
Clean up the board Peel some copper Solder some parts
Fin
Hook it up and play with it
Want to setup Eagle on your computer? After you have downloaded and installed Eagle http://www.cadsoftusa.com/download-eagle/ Download the PCB-gcode files from here http://www.pcbgcode.org/ Depending on what system your running on you want to find out where the Eagle program is keeping the .upl files and put the downloaded files in the same directory. Here are some further instructions on how to use PCB-gcodehttp://www.pcbgcode.com/ Here's a good instructables on doing it. http://www.instructables.com/id/Machining-a-PCB-Using-an-Inexpensive-CNC-Machine/