[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gsch2pcb/pcb: Unable to use footprint=HEADER4_1
On Mon, 2 Feb 2004 20:43:02 +0100
Sascha Silbe <sascha-ml-geda-user@silbe.org> wrote:
> I'm having problems using the HEADER4_1 footprint:
> ...
> Using "DIL 4 100" works, but looks strange for a jumper block, since
> it's designed for ICs.
>
> What's the difference between DIL and HEADER4_1? Why does DIL work, but
> HEADER4_1 does not? Both dil.inc and geda.inc are listed in
> /usr/share/pcb/m4/common.m4.
geda.inc defines HEADER4_1 to be PKG_CONNECTOR_DIL which I don't see
defined in any other .inc file. So maybe CONNECTOR_DIL is something
planned and not yet implemented...
Bill