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=ENz6S/21r3J2aCLgPbMw2tx7EB441aY4hg3/t2d7wUM=; b=DvcndFPAqw+aeLhoxJ8pXRj9OUNfcmAm6CffHQHMEYdUvLP0JgxlfB5uIGIKgcIJW9 9pFBeHOWp9RV3mLpROs5kFBRK56DODZ11uVIF4kJe5iAJVfBUAvrtn8KON2YpaAO4jdF Jb1lQiCalnMDkKZUkEEJAx7oOWp3Tuv3cwuuvjfRDrtdxwS/UINzdZr8yKcmXwWgO1gI tABihfiHE9Uh9H/AWu/lD1Wck0JSkg9KfrJ4PSg/W5y3k5k51i7DShEGa2JNmyiL9jtz vvYbhMRinEl4p9AqAiOIU/Yzmn3o0A7CWV6SekCwOmtZcVWvlkOksv/lI25DMsZVuTJs Cs8A== MIME-Version: 1.0 X-Received: by 10.224.69.66 with SMTP id y2mr13005824qai.61.1371003641432; Tue, 11 Jun 2013 19:20:41 -0700 (PDT) In-Reply-To: <51B6DB0E.8000108@prochac.sk> References: <51B6CDB6 DOT 1010909 AT estechnical DOT co DOT uk> <51B6DB0E DOT 8000108 AT prochac DOT sk> Date: Tue, 11 Jun 2013 22:20:41 -0400 Message-ID: Subject: Re: [geda-user] 3D modelling and gEDA From: Matthew Sager To: gEDA user mailing list Content-Type: multipart/alternative; boundary=001a11c3577c08ae6704deeba954 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 --001a11c3577c08ae6704deeba954 Content-Type: text/plain; charset=ISO-8859-1 Thanks guys, That's an awesome script! It would be great to have this as an exporter in > PCB... > > I have thought it would be nice to have it as an exporter. I think I will use the script some more to see if there is anything i want to change. Making an exporter should be pretty easy most of the code / information is already used in the BOM and Gerber exporters. The only real problem to figure out is what is the best way to get the attributes (3D model file name) out of gschem and into PCB. Right now I am calling the gnetlist bom back-end with the custom attribs file. The only problem is if you already have another attribs file in the directory it gets overwritten. I would like to be able to have the import schematic function (which I really like) suck in other attributes, but I do not know how feasible that is right now. I anyone has ideas, I would like to hear them. I am not sure when I will take up the challenge, it probably depends on how much I like having the 3D models... > Did you ever seen http://pcb.bastl.sk ? > > There are some adjustments now (improved compatibility with linux > viewers)... > > Work is still (unfortunately very slowly) in progress... > > Milan > I looks really cool I have not used VRML before, but the more options the better. The project that I am using this scripe for I am building all the sub-components in OpenSCAD, so it the best fit for me. Matthew -- My homepage. http://sites.google.com/site/matthewsager/home --001a11c3577c08ae6704deeba954 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks guys,

=20 That's an awesome script! It would be great to have this as an exporter in PCB...
=A0I hav= e thought it would be nice to have it as an exporter.=A0 I think I will use= the script some more to see if there is anything i want to change.=A0 Maki= ng an exporter should be pretty easy most of the code / information is alre= ady used in the BOM and Gerber exporters.

The only real problem to figure out is what is the best way = to get the attributes (3D model file name) out of gschem and into PCB.=A0 R= ight now I am calling the gnetlist bom back-end with the custom attribs fil= e.=A0 The only problem is if you already have another attribs file in the d= irectory it gets overwritten.

I would like to be able to have the import schema= tic function (which I really like) suck in other attributes, but I do not k= now how feasible that is right now.=A0 I anyone has ideas, I would like to = hear them.=A0

I am not sure when I will take up the challenge, it probably depends on= how much I like having the 3D models...

=A0
Did you ever seen htt= p://pcb.bastl.sk ?

There are some adjustments now (improved compatibility with linux viewers)...

Work is still (unfortunately very slowly) in progress...

Milan
I looks really cool I have n= ot used VRML before, but the more options the better.=A0 The project that I= am using this scripe for I am building all the sub-components in OpenSCAD,= so it the best fit for me.

Matthew
--001a11c3577c08ae6704deeba954--