N
Nico Coesel
- Jan 1, 1970
- 0
I've been reinstalling gEDA for years too. The process got a lot easier
a few years ago, when they put together a CD-sized collection of source
files and make files that automatically compiles the whole package on
your computer. Worked fine for me under SuSE 10.0, and they monitor
it's perfromance on a bunch of other popular distributions.
Once installed, the package can be used to do serious work - check out
the mailing list.
Schematic capture is quite allright (you'll still need too many clicks
to set parameters), but the PCB package has -IMHO- a severe flaw in
it: it doesn't link the traces and polygons to the nets. This may seem
unimportant but once you've made a short circuit PCB can't figure out
which net belongs to a trace. The result is a big mess which is
difficult to sort out.
I've raised this issue before, maybe DJ fixed this in the meanwhile?
Another thing with PCB is the footprint editing. It made me write some
C functions that can be used to put a footprint together. Positive
side effect is that the footprints are absolutely accurate so I can't
really call this a downside.