You have no idea what I would do for a hobbyist level program that provides schematic capture and pcb layout, that is easy to use.
I’ve tried using TinyCAD and FreePCB, but I discovered that TinyCAD is riddled with bugs. I tried eagle but the trial’s board size it too small, not to mention the program has an odd UI.
I would love to see an Express PCB, or Pad2Pad style program for use with the BatchPCB service.
DynamoBen:
I tried eagle but the trial’s board size it too small, not to mention the program has an odd UI.
An educational license is available for EAGLE for (I think) $45. This unlocks pretty much all features (more than 2 levels, no board-size restrictions, etc). The UI has its roots in CAD program UI, so yeah, it takes a little getting used to, but, like any program, work with it for a while and it becomes second nature…
I’ve just started playing with this, haven’t designed a board with it yet, but it is GPL’ed and can handel 16 copper layers (gEDA can only do 8 ), and has an active user group at yahoo. “Easy” is a realitive notion, so I can’t speak to that, but worth a look.
Yes, it sounds crazy but this packages KILLS the windows packages. It takes a bit to learn it, but once you know it, it ROCKS. I can draw a schematic in 1/3 the time it takes for me to do so in a crappy package like Orcad Unison Suite. Orcad for DOS also DOES NOT crash. It was written in C long before sloppy C++ programmers got ahold of keyboards and began writing miserably bad code. It will do multiple layer PCB’s and the library editors are very easy to use. Check out the Yahoo Group OldDosOrcad for more information. Getting it set up on your PC and some of the file outputting are really the only quirks with Orcad for DOS
I tried Kicad at one point but did like it. I ended up with diptrace, they recently released a home version. They do have a free version, but you have to pay to create gerbers.
DynamoBen:
I tried Kicad at one point but did like it. I ended up with diptrace, they recently released a home version. They do have a free version, but you have to pay to create gerbers.
Thanks a lot for the quick response – I’m assuming (due to the use of the word “but”) that you mean you didn’t like kicad? If so, is there anything about it in particular that you disliked?
Just FYI, but PCB (gEDA’s layout editor) has a default limit of 16 copper layers, not 8 (you start with 8, but you can add/remove layers as needed), and there’s one #define in the sources where you can set it to anything you want (I’ve tested it as high as 53 layers).