X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 3 Jan 2019 15:45:02 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: 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: [geda-user] [tEDAx] drc block: spec and ref implementation finished Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Hi all, tEDAx is the Trivial EDA eXchange format. Like 1000 other similar file formats, it is designed to allow different EDA tools to exchange data. Unlike most other formats, the main objective of the tEDAx format is to be cheap to implement. It also has a free specification under a very permissive license. I've just finished tEDAx drc block support in pcb-rnd, both load and save, so we have an implementation anyone can use for testing. tEDAx specification: http://repo.hu/projects/tedax/ tEDAx drc block spec: http://repo.hu/projects/tedax/drc.html If you maintain software that is dealing with printed circuit board geometry in any way, please consider implementing support for the tEDAx drc block. Best regards, Igor2