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

Re: gEDA-user: (x)gsch2pcb question (was: PCB can't find new footprints)



Am Donnerstag, den 02.10.2008, 15:54 +0200 schrieb Richard Rasker:
> 
> Sorry to keep bothering everyone with my problems, but I still have
> serious trouble telling (x)gsch2pcb the location of my local footprints.
> 

I use a file called project like this

stefan@AMD64-X2 ~/gEDA/DAD $ cat project 
#schematics PowerManager.tst
schematics FPGA_Power.sch
output-name board
skip-m4
elements-dir /home/stefan/gEDA/pcb-footprints
elements-dir /home/stefan/gEDA/imported-footprints
elements-dir /usr/local/share/pcb-symbols-jcl_2008-4-25

for gsch2pcb

and call gsch2pcb with this file as argument.

stefan@AMD64-X2 ~/gEDA/DAD $ gsch2pcb project

This is one method from a tutorial and works fine for gsch2pcb -- not
tested with Xgsch2pcb.







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