X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=k2RGnbUbGeQ2gnfyCe7J0iFEUtlNDOz56sTMBVUVPlg=; b=eL6M13Myte2CHBAp5fiwKNEkNqdlMYpw5l5p4ZZHWIhCAtfbrcaAK8RDvkoMLKQ/0a ptgrvmJmCuo4wuHboEBic4RCwUEv4KNNU9iq9Ibg15/5LZ8LcxEgKtVAbcENjV5I65Lt lCH/+H17DIVkWKZj9SEut74lWzFP+h4zkJPhXhHyqCFt2r4W/c3UNpJhbdLYhb9rYoSw vCBAmpDmpPLb0+6KOF70PUa5IUAp3bXzFStGOEpWDjS+kxCQ9OBcMJxmMzJVpiV53Ixn CsQzfL1c5VYxSo6ftQToC3xJolVIo9lu0tDAAP1qo5+gO0c2mTrCzSvBQLJ0+z43JS6b ru1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=k2RGnbUbGeQ2gnfyCe7J0iFEUtlNDOz56sTMBVUVPlg=; b=CjQFHf8B/6gNJy+/VrPxUzQ5key+mEApIPWtZ7KTaRGhed5+4F74YucJyMs3TJa3T0 FtDTJvPL+/srDK0Fw/odj3+73zc5c/2ylhQcF8iwYoev/pmJvqBPN00LNJVk8mCyZZlB IaC/wlgWR4P9N5vZ7KOwJ0QG2bgcjNHHnvfopoO2vCxrh3kEElQCB7uNoWVN9ItnBTxT kbRWhBMYdX5UqLyDPUpyj16XlLW6ttCLfCE+VX0wDynjY448PNj5OE67+zrrTmZSSNTH 8tOqe7EbzyEAhrXToFug+RQg+qUtI5ps5TNbDCHXq7XE3k+jmx2vnteMmTMfhCAbA3Cx RsNg== X-Gm-Message-State: AEkoousg+0GmIc3LMNASbgr76pvuk3ddS18c6wCtNSUpTx2KvlFUhLeUqqpuK6e6LHTVwa0lCFcW54Y9Gt9eNg== X-Received: by 10.107.17.68 with SMTP id z65mr40898672ioi.150.1469745681874; Thu, 28 Jul 2016 15:41:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160728185650.49fcc668@debian.olsr> References: <20160728160349 DOT 0f8ad066 AT debian> <201607281516 DOT u6SFGlr5021254 AT envy DOT delorie DOT com> <20160728185650 DOT 49fcc668 AT debian DOT olsr> From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-help AT delorie DOT com]" Date: Thu, 28 Jul 2016 23:41:21 +0100 Message-ID: Subject: Re: [geda-help] What about pcb 3D? To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=001a113df4484749db0538b9d596 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a113df4484749db0538b9d596 Content-Type: text/plain; charset=UTF-8 If you're wiling to test some experimental code, and hand-add some attributes to the PCB footprint file, I can point you at a branch which will do this. It is currently a little tricky to build (as it requires a patched version of the stepCODE library. I suspect I might have setup the coordinate transforms in a slightly inconsistent way, although I now have many designs which rely on that behaviour (still haven't decided whether to "fix" the sign conventions, and break my existing designs!). Peter On 28 July 2016 at 17:56, Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com] wrote: > The goal is, to import a fixed and finished step-file to catia or other > CAD-programs. Only for quality-control. (collision) > > > > Am Thu, 28 Jul 2016 17:32:29 +0100 > schrieb "Peter Clifton (petercjclifton AT googlemail DOT com) [via > geda-help AT delorie DOT com]" : > > > Depends on what you want / need really. > > > > Can you explain what you would like to achieve? > > > > It's not interactive 3D, but I've done some work exporting STEP > > models of boards with components (requires step models for components > > to be available). > > > > Peter > > > > On 28 Jul 2016 16:20, "DJ Delorie" wrote: > > > > > > > > > Is it possibility to define high-informations to a footprint? > > > > Are there some things in the pipeline? > > > > > > We've talked about this before, but at the moment, there's nothing > > > in the pipeline to support height models. > > > > > --001a113df4484749db0538b9d596 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If you're wiling to test some experimental code, = and hand-add some attributes to the PCB footprint file, I can point you at = a branch which will do this.

It is currently a little tricky to buil= d (as it requires a patched version of the stepCODE library. I suspect I mi= ght have setup the coordinate transforms in a slightly inconsistent way, al= though I now have many designs which rely on that behaviour (still haven= 9;t decided whether to "fix" the sign conventions, and break my e= xisting designs!).

Peter
<= br>
On 28 July 2016 at 17:56, Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
The goal is, to impo= rt a fixed and finished step-file to catia or other
CAD-programs. Only for quality-control. (collision)



Am Thu, 28 Jul 2016 17:32:29 +0100
schrieb "Peter Clifton (
petercjclifton AT googlemail DOT com) [via
geda-help AT delorie DOT com]" <geda-help AT delorie DOT com>:

> Depends on what you want / need really.
>
> Can you explain what you would like to achieve?
>
> It's not interactive 3D, but I've done some work exporting STE= P
> models of boards with components (requires step models for components<= br> > to be available).
>
> Peter
>
> On 28 Jul 2016 16:20, "DJ Delorie" <dj AT delorie DOT com> wrote:
>
> >
> > > Is it possibility to define high-informations to a footprint= ?
> > > Are there some things in the pipeline?
> >
> > We've talked about this before, but at the moment, there'= s nothing
> > in the pipeline to support height models.
> >


--001a113df4484749db0538b9d596--