[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gschem2pcb question
Ales Hvezda wrote:
>
> Chris,
>
> [snip]
> >If I add an attribute "footprint=SMD 8" to a component on the
> >schematics, gschem2pcb complains that "Error: the footprint SMD for the
> >device U2 does not exist".
>
> You are going to have to provide a simplified schematic
> (which fails with gschem2pcb), since I did this and could not
> replicate the problem:
>
here you are:
v 20010708
C 55400 51300 1 0 0 MC100ELT23-2.sym
{
T 55700 52200 5 10 1 1 0 0
uref=U1
}
C 55400 49600 1 0 0 7400-2.sym
{
T 55700 50500 5 10 1 1 0 0
uref=U2
T 55400 49600 5 10 0 1 0 0
footprint=SMD 14
}
The weird part is that U1 gets processed correctly, so gaf knows what
"SMD" is, then when U2 comes around, it doesn't know it anymore ...
Chris.