[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Noob question on footprints
- To: geda-user@xxxxxxxx
- Subject: Re: gEDA-user: Noob question on footprints
- From: John Luciani <jluciani@xxxxxxxxx>
- Date: Wed, 27 Jul 2005 19:00:59 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 27 Jul 2005 19:01:12 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HhKywUpQWsKnzhazah4XAEAjYc4qIcsoHkduhw8KrN97HPlpYwTpXWVJ9tDjBPq1yTSLSt5WpWS5ztjSTeKOeAOpxI9C/yFpiGXWxZcYB4ZUDDgL0I6l+sD5UT7Yx1RPEzLsSXyr7czwjjdeiPv+njStdxkJ63mDKL3XU867FO0=
- In-reply-to: <m28xzr9aac.fsf@copernicus.rlent.pnet>
- References: <m28xzr9aac.fsf@copernicus.rlent.pnet>
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
I have started to name my newlib footprints using the naming
convention documented in:
http://www.luciani.org/geda/pcb/footprint-name-spec.pdf
I have a fair amount of the footprints renamed.
My footprint collection is at
http://www.luciani.org/geda/pcb/pcb-footprint-list.html
I do the following with footprints:
1. Place all "production ready" newlib footprints
(or symlinks to footprints) in a single directory.
2. To create a PCB:
gsch2pcb --use-files --elements-dir PACKAGE_DIR
where PACKAGE_DIR is the directory containing the
"production ready" footprints.
(* jcl *)
On 7/27/05, Roland Roberts <roland@xxxxxxxxxxxxx> wrote:
> I'm having trouble getting a schematic exported appropriately for pcb.
> I'm trying to use gsch2pcb and having trouble with footprint
> specifications. What I can't find in the tutorial is the footprint
> specification to use fo a number of parts---basic stuff like caps and
> diodes.
>
> From the geda docs, I found footprint naming conventions, but I seem to
> have taken that out of context, because gsch2pcb sure doesn't do
> anything with it.
>
> As an example, I have a cap where I set footprint=BRE200, but the cap is
> dropped by gsch2pcb.
>
> Can someone give me some clues, cause I haven't got any :-/
>
> TIA,
>
> roland
> --
> PGP Key ID: 66 BC 3B CD
> Roland B. Roberts, PhD RL Enterprises
> roland@xxxxxxxxxxx 6818 Madeline Court
> roland@xxxxxxxxxxxxx Brooklyn, NY 11220
>