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:content-transfer-encoding; bh=fqNO480YxH+qLg+8LO8UQPyBtK0yRbE8j0+vMzAn8NI=; b=ZFW3UQhHDEp58fzTfr5dkHNsT2SSgsLBRkyCv6GljxpD5wWtSHw31g3zONyESccgPA gdy4ReVNq6V+sJnk7ati6w30zCBHngMrD192nRmgPKiu2QxGpil2LONVRxHdit4ARcx5 BTUOyL+G581ww3xBo+2xRd1ZKNigcINd2FbSdr2vXGMGql2Fsea8f3qm//AUGigZ7aOM W6LNrH5gTY/RXHRp6x3kSqbscv0NVqmn0NeVCYWZxTpERVR2I4pLuZpCek/QZbFbi2uX mnQ21xnWb0df+9EfzR+gKI85L5CbKJn6TrhQ546x1AuKosyHsmIZUu3v/kr0MmsgUkqs D1LA== MIME-Version: 1.0 In-Reply-To: <4f72bf98.44c9e00a.58c8.213eSMTPIN_ADDED@mx.google.com> References: <4f72bf98 DOT 44c9e00a DOT 58c8 DOT 213eSMTPIN_ADDED AT mx DOT google DOT com> Date: Wed, 28 Mar 2012 08:31:43 -0400 Message-ID: Subject: Re: [geda-user] 3D View in PCB From: Bob Paddock To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2SCsSDp026109 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, Mar 28, 2012 at 3:05 AM, Anand P. Paralkar wrote: > Hi, > > I have been a gEDA user for a couple of months now and I want to say a > sincere "thank you" to all the volunteers working on the gEDA projects. > > I would like to suggest the following feature for the PCB tool: > > The footprint file could optionally contain a field that captures the > component in all the three dimensions.  So a component footprint could have > entries like: > >   a. Shape: Cuboid, Cylinder, ..... >   b. Dimensions: Length = lll, Height = hhh, Radius = rrr, ..... >   c. Colour : ccc > > The PCB tool could then generate (under "Export layout...") a three > dimensional snapshot view of the populated PCB.  (I don't know anything in > graphics, but I am tempted to suggest "SVG" as a format for the exported > file.) OBJ is a 3D format as well: http://cdn.eetimes.com/design/embedded/4369963/3D-graphics-authoring-for-embedded-systems-designers--Part-2--Deploying-3D-objects >  (What if the gEDA-PCB project can pull-in people from Inkscape? - Wow!) Actually to some degree it already can. Look through the archives on using pstoedit. Search for "pstoedit PCB" brings up a few different ways and tools: http://www.seul.org/pipermail/geda-user/2010-November/050465.html