On 3/9/07, Ryan Seal <[EMAIL PROTECTED]> wrote:

I have noticed there are more than a few duplicated footprints sprinkled
throughout the footprint libraries ? I can go in and make custom
footprints for everything but that kind of defeats the purpose. Is there
a particular directory that I should be choosing my footprints from ?

What I do is I place all of the footprints I have reviewed in a single
directory and I only use footprints from that directory.

I have a shell script called sch2pcb which contains the lines ---

#!/bin/bash
gsch2pcb --use-files --elements-dir /local/lan/pcb/packages $@

Only footprints from the directory /local/lan/pcb/packages are ever
used in my designs.

(* jcl *)


--
http://www.luciani.org


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to