kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31410
Re: [PATCH] Replace .wrl files with .step on export (fixes lp:1710796)
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Mon, 6 Nov 2017 18:48:13 -0500
-
In-reply-to:
<CAMfgvU8ks+5TZ5aW95r7+HF3C3+X-QMd2Fe00x0=WH9kZo80ug@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
Oliver,
I merged your patch with Orson's suggestion along with fixing the commit
message to include the launchpad bug number. Thank you for your
contribution to KiCad.
Cheers,
Wayne
On 11/4/2017 8:47 AM, Oliver Walters wrote:
> The attached patch implements the feature suggested here
> : https://bugs.launchpad.net/kicad/+bug/1710796
>
> Problem:
>
> .wrl files are specified as default but these don't export to MCAD.
>
> Solution:
>
> On STEP export, wrl files are replaced with their step counterparts (if
> such models exist).
>
> This is essentially what Maurice's famous StepUP tool does.
>
> Turns out it was a pretty simple fix :)
>
> Regards,
> 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
>
References