X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: Re: [geda-user] 3D modelling and gEDA Date: Wed, 26 Jun 2013 02:05:28 +0200 Lines: 37 Message-ID: References: <1371329763 DOT 11314 DOT 10 DOT camel AT pcjc2lap> <4DFFE27A-47A1-41DB-98CC-490E1AB6085A AT jump-ing DOT de> <20130617012721 DOT 01e56f87 AT akka> <51C48E65 DOT 10508 AT prochac DOT sk> <51C5BC66 DOT 6050308 AT ecosensory DOT com> <6C92EC8D-2A12-4E1B-8C08-C2812F4DBAD3 AT jump-ing DOT de> <51C76B99 DOT 2010602 AT jump-ing DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: a89-182-132-96.net-htp.de User-Agent: KNode/4.4.11 Reply-To: geda-user AT delorie DOT com Markus Hitter wrote: > That's pretty exactly the reason why I would prefer to use OpenSCAD I looked a bit closer at openscad: The feature set seems to fit nicely to what PCB needs. It is not just triangles but cuboids, sheres and cylinders. OpenSCAD is not a "bag of triangles". There is an import module for openscad. It acts on a flattened version of the format with no loops and sub procedures: http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=OpenSCAD_Module Once in freecad, there is a bridge to STEP, IGES and the like. The freecad module can export the flattened openscad format, too. I'd expect parsing of this file to be straight forward. This looks rather promissing. Unless I miss something, geda may be able to tap the power of 3D with comparatively little effort. :-) > or FreeCAD (with licensing resolved). I also took a closer look at the licensing issue. Unlike I thought before, GPLed applications can link to opencascade without legal problems. The lagal fine print only strikes, when the application also links to some other library which is licenses to GPL2. In essence, the open cascade copyleft clashes with the stickyness of GPL2. If I read the debian bug report correctly, they gave up on persuading OPANCASCADE S.A. to dual license. Instead, the maintainers try to get the other components relicensed. The main offendershave been cleared (e.g. libcoin). But there are still some remnants. So there is hope for convenient access to freecad, even if the S.A. stubbornly insists on their special GPL-incompatible license. ---<)kaimartin(>--- -- Kai-Martin Knaak