[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: gschem2pcb question



Chris,

[snip]
>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 ...


	Actually U1 is also not correct, because the footprint in it
is "D 8" which I don't think is a valid PCB name.  The reason all this
is failing is because of the spaces in the value of the footprint
attribute (ie SMD 14).  What's the solution to this?  Are spaces in
footprints valid for PCB?  Anybody run across this before?
(btw, I think it's the spaces causing the problems, but I could be wrong).

								-Ales