X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LCV7cM8K7fQ0MFu6NvhpZEe3au+IanxNlUtyk6apnuU=; b=v1Dxc1P+1KrIZd+cgWHEuoPm2dzdL504MRVzMxsGyJYLrYSqhRHb8mDywUph7DwzT1 Zd5E6Wvqqi4SdpZlRSo00Y3aDpZG2Ld+RmieRcmsA4cTewJYTb9W95uEmazNOmTr+37C wK8n1vnhta9irm9og1aErziCsM+uM6dAuFZPZkJxIYX4Q0g1U1kdb7h2gKvjBzc8AcAM SXc3t2W9ri++jw+QZXhGq/6hPC3i6rbL03Ky53YLfk9kABahKGvgOg0dK7pvqO5/oHIg Z8icWFnIzfuDpNjy2WCA1M4BgwuB+ZozPe0uHJb0/TB0qhTNcEmbPGSbdP+zUo94sHyB 5xOg== MIME-Version: 1.0 X-Received: by 10.68.178.229 with SMTP id db5mr13769702pbc.79.1371844428000; Fri, 21 Jun 2013 12:53:48 -0700 (PDT) In-Reply-To: References: <51B6CDB6 DOT 1010909 AT estechnical DOT co DOT uk> <51B6DB0E DOT 8000108 AT prochac DOT sk> <51BBA5E7 DOT 4040006 AT prochac DOT sk> <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> Date: Fri, 21 Jun 2013 14:53:47 -0500 Message-ID: Subject: Re: [geda-user] 3D modelling and gEDA From: Evan Foss To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Respectfully the freecad program is more like an interface to the opencascade kernel. I don't think the freecad people could just code a replacement because they suddenly felt like it. Using freecad which is totally depended on opencascade for this feature is effectively adding opencascade as a dependency. Has anyone looked at BRL-Cad integration. They have API's and import/export functions for most formats. BRL-Cad is totally open source. On Fri, Jun 21, 2013 at 2:10 PM, Kai-Martin Knaak wrote: > Evan Foss wrote: > >> freecad is built on opencascade > > Yes, this is an open sore. Still, freecad is the best open source 3D CAD > around by a large margin. The project is pretty active. Now, that freecad > got indeed banned from Debian and other linux distros, I'd expect them to > find some kind of solution to the licensing drama. Either, they convince > OPEN CASCADE S.A.S. to double license their lib to a GPL compatible > license, after all these years. Or they the freecad devs bite the bullet > and replace opencascade by something GPL compatible. OpenSCAD comes to > mind... > > >> which we can not integrate because of >> the license issues mentioned earlier in the thread. > > There is no need to integrate opencascade when exporting to freecad. As I > outlined above and Milan apparently tried, PCB would simply write python > scripts. > > ---<)kaimartin(>--- > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/