kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16776
Re: 3D Viewer crushes whole KiCAD with this file
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Sat, 14 Feb 2015 18:55:29 -0500
-
In-reply-to:
<CAHBNN+PfuJ=yu_XEf3yw6EpYo9OBUJZbykup-X28dbmJKDtjrA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
This is a known issue. The full VRML spec is not supported by KiCad so
almost every third party tool except Wings3D it seems generates VRML
files that kicad has issues with.
On 2/14/2015 4:48 PM, Cirilo Bernardo wrote:
> To prevent the crash, edit the file with a text editor to:
> 1. Change 'Group' to 'Transform' , case is important ('Group' entity not
> supported)
> 2. Delete all the defined 'Viewpoint' entities (not supported)
> 3. Delete 'NavigationInfo' entity (not supported)
> 4. Delete 'Background' entity (not supported)
> 5. Delete 'DirectionalLight' entities (not supported)
>
> For whatever reason I still don't see it in the 3D view but at least it
> doesn't crash. It appears fine in the VRML export (after setting XYZ
> scale of 1000/2.54).
>
> - Cirilo
>
>
> On Sun, Feb 15, 2015 at 2:41 AM, LordBlick <lordblick@xxxxxxxxx
> <mailto:lordblick@xxxxxxxxx>> wrote:
>
> Hello,
> I've problem with this pretty 3D file of SMD LED, kicad crushes
> after „View/3d View” selected in pcbnew.
> For some cinvinience, also some kicad footprint atached.
> --
> Best Regards,
> LordBlick
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
>
>
>
> _______________________________________________
> 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