X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 7 Jan 2016 15:06:07 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] A new PCB file format In-Reply-To: <20160107143320.c6748a6b1158292ea63c2424@gmail.com> Message-ID: References: <20160107143320 DOT c6748a6b1158292ea63c2424 AT gmail DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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, 7 Jan 2016, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Attached filename is in line with README, INSTALL, ... put a file like this into the source directory? FYI, pcb-rnd already implements two points on your list for pcb: 8. Footprint generator? pcb-rnd introduced a new sytnax to clearly distinguish between static footprints and generated footprints; generated footprints are external scripts/programs written in whatever language and called dirctly by pcb-rnd and gsch2pcb-rnd. (Mainline PCB also has/had a footprint generator, m4 based). 16. Pin swapping! There is a GUI feature on top of the generic back annotation feature to swap pins. Pcb-rnd remembers your pin swappings (they remain remembered until a new forward annotation performs them). It is possible to back annotate the swaps to gschem-ba.