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=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=dXo9/97LzoGZxvZ0sae61KOuTcbeVhEgxc6hDIco4sQ=; b=AsPAhPOr96iFq01j7a+pKSIf//S5une08USxRatwa5kCvalijN09Dnkj1YGIr2KqCH +1uwg1DCEy64TMruvC3GtMUHyJcC0DsPGwu5uOW5PtqfaWxT/ZhFT6Ak0nElZUX2jPpn dqjBIHfGo3aGxTkGK1SnAAx0s+BTwLrkN0I9/ulKEK88SybBayLHMcJRPvOtGC7eQSsg mv3QJg/WkPvmVErvzw/mDVYApCHWjVqbMCCHBkZboeXPqo39rW8HefRRbb3MJ8jdwDGS HHCqfMpYdWDOPvkk0BXRgYFlg+kx5PbWDz7qZSHlL1kfH6UQL1T+FvbHaIuFlVBt1al6 bsoA== X-Received: by 10.112.217.2 with SMTP id ou2mr11112559lbc.15.1437078954151; Thu, 16 Jul 2015 13:35:54 -0700 (PDT) Date: Thu, 16 Jul 2015 23:35:51 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> To: geda-user AT delorie DOT com Subject: Re: [geda-user] yet another footprint generator Message-ID: <20150716203551.GC14931@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <alpine DOT DEB DOT 2 DOT 00 DOT 1507162039300 DOT 6924 AT igor2priv> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <alpine.DEB.2.00.1507162039300.6924@igor2priv> User-Agent: Mutt/1.5.23 (2014-03-12) 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 Thu, Jul 16, 2015 at 08:48:59PM +0200, gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > lately there was some activity on collecting footprint generators, so I'd > add mine to the list. It's part of a bigger happening in pcb-rnd: > - cleaning up newlib > - replacing the m4 footprint generator with a language-neutral mechanism > > Although the main goal of the resulting footprint generators are to be the > parametric footprints in pcb-rnd, they are not specific to pcb-rnd. So far > I'm mostly done with the infrastructure and the first generator > (connector()). I plan to write generators for SO*, DIP*, ACY*, RCY* and > maybe 1206-like 2 pad SMTs. > > Source: > > svn://repo.hu/pcb-rnd/trunk/pcblib-param > > On-line web test (with downloadable footprint file and a png render; > temporary also serves as documentation): > > http://igor2.repo.hu/cgi-bin/pcblib-param.cgi Hi, Igor, I've added your links at http://wiki.geda-project.org/pcb:footprint_generators The only issue is dokuwiki doesn't understand 'svn://...' adresses. Has your repo a http(s) address to point users at? Check if all the rest suits you. Thanks, Vladimir P.S. All geda-user members, if you have some links to any footprint generators for PCB, please add them here. I'll try to add them to our wiki.