delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=x-received:mime-version:in-reply-to:references:from:date:message-id | |
:subject:to:content-type; | |
bh=or/jzcDE/Wz4WEf9A7DQp5H4A8xWPfbPBTVCRh6Nblo=; | |
b=oeXFV+xidoLWofddOUxaGV1fzw3RA1OudPG7hdTtc2mP58JMvJX3cZlzWvjTft2nCa | |
LUs71oJp6C4rTMBNPOjbGZAzl737LnBL785BS+0+U47hwdwf9Rv/2IbRhUfAF5uMykl7 | |
dG/j4QHckSqc7ilUXTMX6umKyFLcYsFS2RupOcJoSLQS3oD0l8kYoLI6RpiMtrxj3YPq | |
6YP6JHR9H5Py3gLdldNs8dF9Dy4gE6NFbmst+PS3lsuFC3o9+khQNMyWfi2VQLAfpcBf | |
5743TAp+lplOHiQphIfKTZtDeVSC3pt+lofIji/GW303/IUz0YPfcnlS4Ew1qMGtnudk | |
+jPA== | |
X-Received: | by 10.152.113.6 with SMTP id iu6mr6659146lab.43.1359157903022; |
Fri, 25 Jan 2013 15:51:43 -0800 (PST) | |
MIME-Version: | 1.0 |
In-Reply-To: | <1359045170.4282.25.camel@AMD64X2> |
References: | <CAOpyoqZELMqC45KU1qtgcWaVVH=Vc0LuQzKNHjnx+26rzC5X5g AT mail DOT gmail DOT com> |
<1358949372 DOT 2279 DOT 23 DOT camel AT AMD64X2> <CAOpyoqYcDkuyfLy1W_o+Q_Pr-yrNw_iBdUw5dZFciou_ay2ayQ AT mail DOT gmail DOT com> | |
<1359045170 DOT 4282 DOT 25 DOT camel AT AMD64X2> | |
From: | Jakub Klawiter <jklawiter AT gmail DOT com> |
Date: | Sat, 26 Jan 2013 00:51:02 +0100 |
Message-ID: | <CAOpyoqbOiEDh8kq-yDfkSNPdVJ_ZJFKeWKrN=Rszz4GSjSCEqg@mail.gmail.com> |
Subject: | Re: [geda-help] some footprint scripting help for newbie please |
To: | geda-help AT delorie DOT com |
Reply-To: | geda-help AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-help AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
--f46d0408915100dae004d4259c14 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello! On Thu, Jan 24, 2013 at 5:32 PM, Stefan Salewski <mail AT ssalewski DOT de> wrote: > Yes, you can use nm and other metric dimensions in current footprint > files -- that may be nice if you define footprints manually with an text > editor. Unfortunately I can not remember details -- it should be > Yes, I found it 5 minutes after I've asked. :) Anyway, just finished my footprints: http://wariat.org.pl/smietnik/gEDA/screw%20terminal/ can anyone please look at it and tell me what (and why) can be done better here? The script i've generated the footprints is also there. > :( it was IMO nice idea to create one file for e.g. that screw terminal > > connector which can be used for all of them. OK it's not possible so > I'll > > try to write perl script to generate it for any number of pins. > > > > If you are smart, you may try to invent new/extended footprint file > formats -- our current newlib format is not the ultimate solution, there > Probably I'm not so smart to do this. I'm still thinking that creating footprints on the fly from the script was nice idea even if it was made with autoconf script language. Thank you all for hints. I think now gEDA can be the right tool for me to play with electronics a little, and maybe one day =E2=80=A6 ;-) --=20 Pozdrawiam, Jakub. Milion os=C3=B3b dziennie pobiera Firefoksa... pobierz i Ty! firefox.pl --f46d0408915100dae004d4259c14 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hello!<br><div class=3D"gmail_extra"><br><br><div class=3D= "gmail_quote">On Thu, Jan 24, 2013 at 5:32 PM, Stefan Salewski <span dir=3D= "ltr"><<a href=3D"mailto:mail AT ssalewski DOT de" target=3D"_blank">mail AT ssale= wski.de</a>></span> wrote:<br> <div>=C2=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px = 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yes, you= can use nm and other metric dimensions in current footprint<br> files -- that may be nice if you define footprints manually with an text<br= > editor. Unfortunately I can not remember details -- it should be<br></block= quote><div>Yes, I found it 5 minutes after I've asked. :)<br><br></div>= <div>Anyway, just finished my footprints: <a href=3D"http://wariat.org.pl/s= mietnik/gEDA/screw%20terminal/">http://wariat.org.pl/smietnik/gEDA/screw%20= terminal/</a> can anyone please look at it and tell me what (and why) can b= e done better here?<br> </div><div>The script i've generated the footprints is also there.<br><= br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8e= x;border-left:1px solid rgb(204,204,204);padding-left:1ex">> :( it was I= MO nice idea to create one file for e.g. that screw terminal<br> <div class=3D"im"> > connector which can be used for all of them. OK it's not possible = so I'll<br> > try to write perl script to generate it for any number of pins.<br> ><br> <br> </div>If you are smart, you may try to invent new/extended footprint file<b= r> formats -- our current newlib format is not the ultimate solution, there<br= ></blockquote><div>Probably I'm not so smart to do this. I'm still = thinking that creating footprints on the fly from the script was nice idea = even if it was made with autoconf script language.<br> <br></div><div>Thank you all for hints. I think now gEDA can be the right t= ool for me to play with electronics a little, and maybe one day =E2=80=A6 ;= -)<br><br></div></div>-- <br>Pozdrawiam, Jakub.<br>Milion os=C3=B3b dzienni= e pobiera Firefoksa... pobierz i Ty! <a href=3D"http://firefox.pl" target= =3D"_blank">firefox.pl</a> </div></div> --f46d0408915100dae004d4259c14--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |