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

Re: gEDA-user: Problems with footprints



On Fri, 23 Jul 2004 13:35:39 +0200
Christian Treldal <chris@taarnkammeret.dk> wrote:

> Hi there.
> 
> I'm new to the geda-suite. I have made my first project; but I'm stuck
> with following problem. In gschem I have a capacitor C6 82nF with
> footprint BRE300. 
> 
> I gets the following output from gsch2pcb:
> [chris@laptop Riaa pre-amp]$ gsch2pcb projekt
> Warning: argument passing may have been confused by
>          a comma in a component value:
>          Check _C6 BRE300 _82nF
>          Maybe just use a space instead of a comma?
[...]
> Line 79-80 of board.pcb are as follows:
> PKG_RECTANGULAR2N(BRE300, C6, 82nF,  600, 150)
> PKG_RECTANGULAR2N(BRE300, C5, 1uF,  600, 150)

If your footprint is BRE300, I'm not sure why "RECTANGULAR2N" is
showing up as part of the PKG macro.

Can you send me your schematic file, or maybe just tar up and
send me your project directory?

Bill