Remove these ads by
Signing UpStep 1: Introduction, part 1 - my gripe
Likewise, there are are a number of Computer Aided Design packages (CAD) designed to help create PCB designs, possibly with accompanying schematics. Some of these have low-cost versions aimed at students and hobbyists.
But I see on various web pages PCBs created with these CAD packages, by hobbyists, that are not "friendly" to actually being fabricated by hobbyists using the methods described on the PCB pages. A lovely published PCB is not nearly so useful if it requires the $50+ typical minimum price from a professional board maker.
I don't have any doubt that with the right equipment, and supplies, and some practice, you can get good enough at home PCB fabrication techniques (take your pick) to produce high quality board of significant complexity, with fine traces, small holes, and so on. But a lot of PCBs don't really need that complexity, and it would be nice if they were DESIGNED in such a way that you didn't NEED a lot of experience in PCB making to get a working PCB.
This document contains some hints on configuring a CAD package to create boards that are easier to manufacture in a hobbyist environment. It's based around Cadsoft's Eagle CAD package, but the principles are relatively general and should be applicable to other CAD packages as well.



















































Visit Our Store »
Go Pro Today »




See this: http://www.instructables.com/id/Draw-Electronic-Schematics-with-CadSoft-EAGLE/step12/Fiddle-with-the-layers-a-bit/
Just do the same on the board side of things.
http://www.itechlance.com/
Software is pretty easy to use. I needed board that I can order and just install the parts. Nice work!
Don
i was doing same thing until i got access to mill which makes prototying simpler (you don't need to etch) but the soldering is a bit harder.
couple of months ago i started using KiCAD because I needed to make some larger bards but could not afford paying for software (KiCAD is free). it was quite easy to get familiar with too.
Open a renamed copy of finished project.
Goto board and select top, pads, and dimension layers.
Draw a wire x-hair somewhere on the board for future alignment reference.
Group, copy, and paste a copy of everything alongside (pads wont copy).
Add vias to traces wherever you want top layer solder pads. Via sizes can be adjusted to suit.
Goto renamed schematic then group and delete everything.
Goto board and group and move everything into the now blank dimension area. Use the wire x-hair as an alignment reference.
Now print the board to use for the top etch pattern.
If there's an easy way please let me know.