[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Strange resistor footprints
I am trying to generate a pcb from my schematic using gsch2pcb. It is
generating syntax errors when I try to load it into pcb. The line in
question is ).fp(0603.fp,R229,87K). Here is a snippet of the listing:
# ElementLine[eval(-1*V1/2) eval(-1*V2/2) eval(-1*V1/2) eval(
V2/2) CYW]
# ElementLine[eval(-1*V1/2) eval(-1*V2/2) eval( V1/2)
eval(-1*V2/2) CYW]
# ElementLine[eval( V1/2) eval( V2/2) eval( V1/2)
eval(-1*V2/2) CYW]
# ElementLine[eval( V1/2) eval( V2/2) eval(-1*V1/2) eval(
V2/2) CYW]
).fp(0603.fp,R229,87K)
# grab the input values and convert to 1/100 mil
My resistors look like:
C 50500 46500 1 90 0 resistor-1.sym
{
T 50100 46800 5 10 0 0 90 0 1
device=RESISTOR
T 50200 47000 5 10 1 1 90 0 1
refdes=R229
T 50500 46500 5 10 0 0 90 0 1
footprint=0603.fp
T 50700 47000 5 10 1 1 90 0 1
value=87K
T 50700 46500 5 10 1 1 90 0 1
precision=1%
}
in the schematic. What am I doing wrong here?
Oliver
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user