kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31555
Re: [PATCH] Fix for 3D model offset
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Sat, 11 Nov 2017 15:15:59 -0500
-
In-reply-to:
<CAMfgvU9JtOt9f=z+bnek6uyKp+OsP=KJ93OOnFxOUkhe-_wS=A@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
Oliver,
I committed your patch to the KiCad development branch.
Thanks,
Wayne
On 11/08/2017 05:05 AM, Oliver Walters wrote:
> Attached is a patch that fixes the problems I found in my 3D model array
> investigation. As discussion on that is stalled for now, this patch
> simply fixes the model offset issues.
>
> 1. Display offset units in 3D preview window
>
> - Offset units are displayed (either inches or mm)
>
> 2. Fix offset in 3D rendering
>
> - It appears that the internal units for 3D model offset (mm) were being
> multiplied by 25.4 incorrectly
> - Fixed rendering in OGL and Raytracing
>
> 3. Fix offset in 3D export
>
> - VRML export
> - STEP export
>
> Oliver
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References