X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1396540827.2692.20.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Freerouting finally free (GPL3) From: Stefan Salewski To: geda-user AT delorie DOT com Date: Thu, 03 Apr 2014 18:00:27 +0200 In-Reply-To: References: <1395878918 DOT 2126 DOT 7 DOT camel AT AMD64X2 DOT fritz DOT box> <5334895A DOT 9070006 AT xs4all DOT nl> <201403291554 DOT 41519 DOT ad252 AT freeelectron DOT net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 Mime-Version: 1.0 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 On Wed, 2014-04-02 at 18:26 +0200, Kai-Martin Knaak wrote: > al davis wrote: > > > On Friday 28 March 2014, Kai-Martin Knaak wrote: > >> As a side note, I found that kicad and eagle both can deal > >> with specctra files... > > > > Every layout program except PCB can deal with specctra files. > > > So this is more reason to add a specctra interface code the main branch of > pcb. > > ---<)kaimartin(>--- Have you verified that the specctra format can be freely used without legal issues? I was looking for format description about two years ago, when I started my own toporouter -- and that time I found format description only on a russian site. I think that the owner of that format is not the big company with the broken fruit, so risk of legal issues is not that great. But there may be a risk still. In my opinion benefit of specctra format for PCB is not that big -- do we really intent to use free tools for schematic and PCB, and then use a commercial router? (Seems to me as strange as using free open source tools on commercial operating system.) I do not know something about the router of Alfons Wirtz -- if it really is good and GPL now, it may be possible to make it compatible with PCB data format. (I have to admit that I have not really big hope for his router -- he has not worked on it in the last 5 years himself, and I wonder if his code is really well written and documented?) An other approach may be to write a converter from PCB format to KiCAD format, that would cover specctra format export and at the some time the KiCad push&shove router.