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:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=g1enYfmdtj3KM9iMfftNFcEFfESJ/98Lm0EcX17uw4I=; b=B7dTOwAwvHtc0o0uLiiqhnnK5bn/fUExAc/z5p2uzzNKjANGbcplAXNaMCwo4PoafQ kBfSdHfjkQMaxGc9S3nETIMO7paF7prOjTOvjrYRJPBYrK1hG3dXCMw7K1qJCeS04+eq WE0AUdaIjpgcyMz4IDGK4maDcbHEhE4mGhgWgr+SomUZyZ17/MkBKGAgC1as8Et5B6Ec 8OBaWyGPaA3c4hVKxYNvkDsNXiyqVzTDwuqxaF8AxJ9PRVf9Si4ML83LP2tRnfybbSY4 UL876mibW3y+TjZ182HPtAjCvjXeZ6CCArKONTZtnj5Mx8dipe+E6UJD5fd+555wBGs/ m3Yw== X-Received: by 10.194.242.67 with SMTP id wo3mr9957978wjc.180.1452178074988; Thu, 07 Jan 2016 06:47:54 -0800 (PST) Date: Thu, 7 Jan 2016 15:47:53 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] A new PCB file format Message-Id: <20160107154753.663253420e2ef8c1a6096587@gmail.com> In-Reply-To: References: <20160107143320 DOT c6748a6b1158292ea63c2424 AT gmail DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 I have started to look at the code and improments but have not yet been able to contribute anything useful. I have seen the footprint generator but not the others. Do you know anything more missing? Nicklas Karlsson > 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.