X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-UW-Orig-Sender: fpm AT homer03 DOT u DOT washington DOT edu Date: Mon, 17 Oct 2016 08:33:00 -0700 (PDT) From: "Frank Miles (fpm AT u DOT washington DOT edu) [via geda-user AT delorie DOT com]" To: "Lev (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] [pcb-rnd] Layout and footprint export to Kicad now working In-Reply-To: <20161017115637.0f1566f6@jive> Message-ID: References: <20161017115637 DOT 0f1566f6 AT jive> User-Agent: Alpine 2.01 (LRH 1217 2009-02-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 6.2.1.2493963, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.10.17.152417 X-PMX-Server: mxout23.cac.washington.edu X-Uwash-Spam: Gauge=X, Probability=10%, Report=' TO_IN_SUBJECT 0.5, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_600_699 0, BODY_SIZE_7000_LESS 0, DATE_TZ_NA 0, IN_REP_TO 0, LEGITIMATE_NEGATE 0, LEGITIMATE_SIGNS 0, MSG_THREAD 0, REFERENCES 0, SINGLE_URI_IN_BODY 0, __ANY_URI 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __FORWARDED_MSG 0, __FRAUD_BODY_WEBMAIL 0, __FRAUD_WEBMAIL 0, __HAS_FROM 0, __HAS_MSGID 0, __HTTPS_URI 0, __IN_REP_TO 0, __MIME_TEXT_ONLY 0, __MIME_TEXT_P 0, __MIME_TEXT_P1 0, __MIME_VERSION 0, __REFERENCES 0, __SANE_MSGID 0, __SINGLE_URI_TEXT 0, __SUBJ_ALPHA_END 0, __SUBJ_ALPHA_NEGATE 0, __TO_IN_SUBJECT 0, __TO_MALFORMED_2 0, __URI_IN_BODY 0, __URI_NO_WWW 0, __URI_NS , __URI_WITH_PATH 0, __USER_AGENT 0' Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 17 Oct 2016, Lev (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Mon, 17 Oct 2016 00:56:46 +1030 > "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" > wrote: > >> - PCB footprint(s) as a "kicad pcbnew" legacy format module library >> (.mod) > > Could you suggest how to create a KiCad footprint from a gEDA footprint? I'd > like to make it scriptable. Not exactly, but maybe it will help anyway: I use a footprint generator that can generate either gEDA or KiCad footprints: https://github.com/dlharmon/footgen HTH.. -Frank