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

Re: gEDA-user: PCB & Gschem



On Fri, Feb 24, 2006 at 08:36:16PM +0000, Marc Price wrote:
> marc@BusyBox64 ~/Desktop/amplifier $ gsch2pcb powersupply.prj 
> powersupply5.sch
> WARNING: C9 has no footprint attribute so won't be in the layout.

You have to set footprint attributes on the symbol indicated. However
setting this is a rocket science and requires studying a lot of
documentation. Refer to the FAQ, Wiki and documentations on the gEDA
website (you'll may end up having read irrelevant documentation, because
the gEDA documentation is fragmented, don't be surprised).

CL<
> WARNING: C8 has no footprint attribute so won't be in the layout.
> WARNING: C7 has no footprint attribute so won't be in the layout.
> WARNING: C6 has no footprint attribute so won't be in the layout.
> WARNING: C5 has no footprint attribute so won't be in the layout.
> WARNING: U1 has no footprint attribute so won't be in the layout.
> WARNING: C4 has no footprint attribute so won't be in the layout.
> WARNING: C10 has no footprint attribute so won't be in the layout.
> WARNING: D10 has no footprint attribute so won't be in the layout.
> WARNING: C3 has no footprint attribute so won't be in the layout.
> WARNING: C2 has no footprint attribute so won't be in the layout.
> WARNING: C1 has no footprint attribute so won't be in the layout.
> WARNING: D5 has no footprint attribute so won't be in the layout.
> WARNING: R19 has no footprint attribute so won't be in the layout.
> WARNING: D4 has no footprint attribute so won't be in the layout.
> WARNING: V1 has no footprint attribute so won't be in the layout.
> WARNING: R18 has no footprint attribute so won't be in the layout.
> WARNING: D3 has no footprint attribute so won't be in the layout.
> WARNING: D2 has no footprint attribute so won't be in the layout.
> WARNING: R17 has no footprint attribute so won't be in the layout.
> WARNING: D1 has no footprint attribute so won't be in the layout.
> WARNING: R16 has no footprint attribute so won't be in the layout.
> WARNING: R15 has no footprint attribute so won't be in the layout.
> WARNING: R14 has no footprint attribute so won't be in the layout.
> WARNING: R13 has no footprint attribute so won't be in the layout.
> WARNING: R12 has no footprint attribute so won't be in the layout.
> WARNING: R11 has no footprint attribute so won't be in the layout.
> WARNING: R2 has no footprint attribute so won't be in the layout.
> WARNING: R1 has no footprint attribute so won't be in the layout.
> WARNING: L1 has no footprint attribute so won't be in the layout.
> 
> ----------------------------------
> Done processing.  Work performed:
> 0 file elements and 4 m4 elements added to powersupply5.pcb.
> 30 components had no footprint attribute and are omitted.
> 
> Next step:
>        Run pcb on your file powersupply5.pcb.
>        You will find all your footprints in a bundle ready for you to 
> place.
> 
> marc@BusyBox64 ~/Desktop/amplifier $
> 
> so whats wrong with this
> 
> Marc :-\