X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] [announcement] pcb-4.3.0 released In-reply-to: <603D3914.8040609@xs4all.nl> References: <603D3914 DOT 8040609 AT xs4all DOT nl> Comments: In-reply-to "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" message dated "Mon, 01 Mar 2021 19:57:24 +0100." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20210301201758.E858A81075A2@turkos.aspodata.se> Date: Mon, 1 Mar 2021 21:17:58 +0100 (CET) X-Virus-Scanned: ClamAV using ClamSMTP 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 Bert: ... > This is considered a feature release as the footprint file format now > allows for stating the pad center and length, width parameters. The doc is a little thin on the details: $ git diff -r c2b7b595deded3219a0a -r c7dcafdeed2484ca4ea7fdd doc/pcb.texi diff --git a/doc/pcb.texi b/doc/pcb.texi index 61bc4d62..e13c5a28 100644 --- a/doc/pcb.texi +++ b/doc/pcb.texi @@ -4362,6 +4362,11 @@ the masks used in board manufacturing. In fact, older mask making equipment created lines in precisely this fashion. A physical aperture was used to pass light through onto a photosensitive film. +There is an alternate representation of the pad - a pad can be specified as +coordinates of its centerpoint and pad size. The pad is internally stored +in traditional format. This format significantly simplifies the manual design +of elements. + @node Layout File @section Layout File Format @cindex layout files, format of