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=nf88aMRxmXe+YGDCUuqSBXPfK/vvlCVqJg+x/6Usin0=; b=InbZhScJJGpXw0844JocgIHlSiTYuxv12Zj6mAfouHsMMzX7wAKJqYcG8U0SWk4/ph oGXNbW7ECKttUuaVMtqCYKbw2xJXg8vvUsnzZKIk9EFXytYQZ9HSa4CPM1qHQlfjbbVx YcBJbnJATdOqHCMxbhMs6YVNhJnHCNhho6RBFzcgfsuE3R/Rgc05bS3qVatQiJhhLphw KM4sHUSa6mnm7+RejKLNvKvRU25DOzc3FAP3MvFyTcJZxybBEfud9SUog23wjF3lKwBG HegtvyQm1A168Ys8U4vEb8uKIPkkGFLsekNYn9q0B/1HGPp26hw/f8sugRVm7p5WvVNF 7tGw== 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 11:43:04 +0100 Message-ID: Subject: Re: [geda-user] 3D View in PCB From: Alexis Phoenix 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 q2SAnqRh018526 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 I suspect the best you are going to get is isometric views here. It would be handy to help visualise distance to panels and things though. Even just being able to obtain board clearance could be useful. 3D views take a lot of extra number crunching though - maybe some coordinates could be produced to put into an actual 3D graphics program which would fill in the rest? Your idea for a simple scheme sounds grand, but how do you deal with complex shapes like switches - a simple pushbutton requires a rectangle/square and cylinder at least. It has to be said most people are familiar with the size and shape of the components they are working with so wouldn't gain much value from this. I like it though :-) Just my 2p's worth. On 28 March 2012 08:05, 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.)  Alternatively, the PCB tool could have a built-in 3D viewer which > could also help the user to see the populated board from different angles. > > I think this would be a really cool feature to have and would add immense > value and pleasure to the "placement" step of a board design flow.  (What if > the gEDA-PCB project can pull-in people from Inkscape? - Wow!) > > Thanks once again for your brilliant efforts, > Anand > >