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=BTKj5OfS/x7a7E6+bBncdpeycUNbaGzkNlZ92NlU7gM=; b=XLtZdKd3A2NmJZ0+Twy+S57xRTBvl+PzQDu+3PWOFDm0ykrl3BXOms0SJNIYKK1/wg rvecZB2k9dv00dk3hxSTi+wwbDI2L0bjrLaVXQhX/m2elGoOSmV8MmYlopsPEmra/T6l xSmT4Z23oY+zYr9TfOIzzpFtI8SZb14QauefvnOPRMF5LcFpi+CmMAd4L1wCVxxKpP6T 4FhEV+AfH5ZxaNY0GC6E9sWlljQrEHdg3BO3pHGXGWPlD8EAsgNcdogxgvi1JkSMKA4a n3XGcZZUpqrFoWN7ORdWwSWoMd7tkeaLYA9DeCY17aa1sFPi9zMdodIIQW8FoEP7DrQY mBSw== X-Received: by 10.52.36.244 with SMTP id t20mr1145222vdj.132.1358949986886; Wed, 23 Jan 2013 06:06:26 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1358949372.2279.23.camel@AMD64X2> References: <CAOpyoqZELMqC45KU1qtgcWaVVH=Vc0LuQzKNHjnx+26rzC5X5g AT mail DOT gmail DOT com> <1358949372 DOT 2279 DOT 23 DOT camel AT AMD64X2> From: Kadal Amutham <vkadal AT gmail DOT com> Date: Wed, 23 Jan 2013 19:35:46 +0530 Message-ID: <CAFaxEmUDdBNrhm01W7HQcuGiz-KTbnifpkg0seKGOTe08ZZCJw@mail.gmail.com> Subject: Re: [geda-help] some footprint scripting help for newbie please To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=20cf30780c863c634604d3f53347 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 Precedence: bulk --20cf30780c863c634604d3f53347 Content-Type: text/plain; charset=ISO-8859-1 I use Kicad for my designs. How does it compare with gEDA? With Warm Regards V.Kadal Amutham 919444360480 914422396480 On 23 January 2013 19:26, Stefan Salewski <mail AT ssalewski DOT de> wrote: > On Wed, 2013-01-23 at 11:59 +0100, Jakub Klawiter wrote: > > Hello! > > > > I like to learn how gEDA is working, was looking at tutorial and read > many > > pages on your wiki. I think I'm beggining > > [...] > > Please try to turn on English spell checking in your email client, that > makes it easier for us to read your postings -- please note not all of > us have English as native language, so guessing the right words is not > easy. (Guessing may be fun for some people -- for English my fear is > that reading wrong spelling will make my own more bad than it already > is :-( > > Thermals are not defined in footprints -- for pins and vias we use the > thermal tool called THRM to make a thermal to the surrounding copper > polygon. For pads we have to draw a trace to the copper polygon -- > ensure that Settings->NewLinesClearPolygons is not selected in menu, or > use j key when mouse hovers over an existing trace to make it connect to > the polygon. > > For beginners I recommend DJ's tutorial > > http://www.delorie.com/pcb/docs/gs/gs.html > > For footprints we have the very verbose text > > http://www.brorson.com/gEDA/land_patterns_20070818.pdf > > I wrote a summary, see bottom of this page > > http://www.ssalewski.de/SFG.html.en > > Unfortunately that describes not the latest format -- I think we can use > units like nm in footprint definition now, I will try to adapt that text > when I have some spare time... > > Older footprints where created by m4 scripts with parameters indeed, but > most people favorite the so called newlib footprints now, which are self > contained and do not depend on m4 macro processor. A lot of tools exist > to create footprints, some use textual description, some have graphical > front-ends. > > Best regards, > > Stefan Salewski > > > --20cf30780c863c634604d3f53347 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">I use Kicad for my designs. How does it compare with gEDA?= </div><div class=3D"gmail_extra"><br clear=3D"all"><div><div dir=3D"ltr">Wi= th Warm Regards<br><br>V.Kadal Amutham<br>919444360480<div>914422396480</di= v></div> </div> <br><br><div class=3D"gmail_quote">On 23 January 2013 19:26, Stefan Salewsk= i <span dir=3D"ltr"><<a href=3D"mailto:mail AT ssalewski DOT de" target=3D"_bla= nk">mail AT ssalewski DOT de</a>></span> wrote:<br><blockquote class=3D"gmail_q= uote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1e= x"> On Wed, 2013-01-23 at 11:59 +0100, Jakub Klawiter wrote:<br> > Hello!<br> ><br> > I like to learn how gEDA is working, was looking at tutorial and read = many<br> > pages on your wiki. I think I'm beggining<br> <br> [...]<br> <br> Please try to turn on English spell checking in your email client, that<br> makes it easier for us to read your postings -- please note not all of<br> us have English as native language, so guessing the right words is not<br> easy. (Guessing may be fun for some people -- for English my fear is<br> that reading wrong spelling will make my own more bad than it already<br> is :-(<br> <br> Thermals are not defined in footprints -- for pins and vias we use the<br> thermal tool called THRM to make a thermal to the surrounding copper<br> polygon. For pads we have to draw a trace to the copper polygon --<br> ensure that Settings->NewLinesClearPolygons is not selected in menu, or<= br> use j key when mouse hovers over an existing trace to make it connect to<br= > the polygon.<br> <br> For beginners I recommend DJ's tutorial<br> <br> <a href=3D"http://www.delorie.com/pcb/docs/gs/gs.html" target=3D"_blank">ht= tp://www.delorie.com/pcb/docs/gs/gs.html</a><br> <br> For footprints we have the very verbose text<br> <br> <a href=3D"http://www.brorson.com/gEDA/land_patterns_20070818.pdf" target= =3D"_blank">http://www.brorson.com/gEDA/land_patterns_20070818.pdf</a><br> <br> I wrote a summary, see bottom of this page<br> <br> <a href=3D"http://www.ssalewski.de/SFG.html.en" target=3D"_blank">http://ww= w.ssalewski.de/SFG.html.en</a><br> <br> Unfortunately that describes not the latest format -- I think we can use<br= > units like nm in footprint definition now, I will try to adapt that text<br= > when I have some spare time...<br> <br> Older footprints where created by m4 scripts with parameters indeed, but<br= > most people favorite the so called newlib footprints now, which are self<br= > contained and do not depend on m4 macro processor. A lot of tools exist<br> to create footprints, some use textual description, some have graphical<br> front-ends.<br> <br> Best regards,<br> <br> Stefan Salewski<br> <br> <br> </blockquote></div><br></div> --20cf30780c863c634604d3f53347--