[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Footprints!!!



Well, if you don't tell gsch2pcb where your footprints are, how do you
expect it to find them?  I use a "project" script like this one:

-------------------- powermeter.prj
m4-pcbdir /envy/dj/geda/share/pcb/m4
elements-dir /envy/dj/geda/gedasymbols/www/user/dj_delorie/footprints
elements-dir ./footprints

schematics mcu.sch power.sch ethernet.sch 
output-name powermeter
-------------------- powermeter.prj

Then run "gsch2pcb powermeter.prj"


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user