delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=SRKQNaTNYFfYQ6FDdd3HRIx4DddqAG2jxkO2c7+do9M=; | |
b=bLSh6MbB2h8LZkx0eBtIPdh6XK89cuDQaJwrHosl/8MjUSRNETdmUjhtwpAp4X4KGn | |
JvdHA6TgKDmxGP3YMdSwhSL+kAutnaKKIXZgjxOpFZpBy4e677tMz1eZ17O/0mN6h8hc | |
jLzIRBNF2U1FN8wxi9o1ZXnWtYttbbZ3fT0JCDjHJjKoNlb+TLRlyQyMFKhvp92wG7YD | |
PSFmlG+zsNlXaxGCr5yAUgy7q57F+fcrHZlFBYAamAoiS6zncue4h0wnRTpHF5EVhwCa | |
GYgAqOxAzLQPXiKgp49HFzF2+JRI5qKvK6exZpP1J0czbkb41B6qh972dukl2K+fw/cq | |
x2dg== | |
MIME-Version: | 1.0 |
X-Received: | by 10.152.243.9 with SMTP id wu9mr14611751lac.41.1440362667325; |
Sun, 23 Aug 2015 13:44:27 -0700 (PDT) | |
In-Reply-To: | <alpine.DEB.2.00.1508202030290.6924@igor2priv> |
References: | <alpine DOT DEB DOT 2 DOT 00 DOT 1508191007150 DOT 6924 AT igor2priv> |
<alpine DOT DEB DOT 2 DOT 00 DOT 1508202030290 DOT 6924 AT igor2priv> | |
Date: | Sun, 23 Aug 2015 20:44:27 +0000 |
Message-ID: | <CAM2RGhT_h-vQ+-UhKbc-uJ_RiRC-LbCSsPWB4JR5DH+1m_LFNA@mail.gmail.com> |
Subject: | Re: [geda-user] [pcb-rnd] parametric footprint: dimensions, qf(), |
qfn() and tqfp() | |
From: | "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | geda-user AT delorie DOT com |
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 |
On Thu, Aug 20, 2015 at 6:42 PM, <gedau AT igor2 DOT repo DOT hu> wrote: > Hi all, > > I've implemented two major features in the parametric footprint support in > pcb-rnd (and in the online version). > > The preview tool, fp2anim, can display dimensions on the annotation layer. > This is useful for checking whether a footprint really matches the > datasheet. Details: > http://repo.hu/projects/pcb-rnd/devlog/20150820a_dimensions.html > > The more important feature is a new class of footprints. There is a low > level, generic, but complicated to use qf() which should be able to generate > anything that has evenly spaced pads around a rectange. > > There are frontends to qf(), called qfn(), tqfp() and lqfp(). These > generators are very easy to use: they have only a few parameters, those that > are usually specified among the first lines of a package datasheet. They > can't handle special cases, but can safely generate any of the usual > QFN/TFQP footprints. Details: > http://repo.hu/projects/pcb-rnd/devlog/20150820b_qf.html > > The online version of the parametric footprint generator is accessible at > http://igor2.repo.hu/cgi-bin/pcblib-param.cgi > > The source is in svn: svn://repo.hu/pcb-rnd/trunk/pcblib/parametric > > Comments, bugreports, feature requests are welcome. This is cool. > Regards, > > Igor2 > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |