> On Mar 6, 2021, at 3:30 PM, Jonatan Liljedahl <li...@kymatica.com> wrote: > > Hi, > > I tried the nightly 20210306, and actually no, it shows no models > either! See attached screenshots. > As you see, I have KICAD6_3DMODEL_DIR = > /Users/lijon/Coding/kicad-packages3D, which is where I've cloned the > kicad-packages3D gitlab repo. The model is there: > > % ls -l /Users/lijon/Coding/kicad-packages3D/LED_THT.3dshapes/LED_D3.0mm.wrl > -rw-r--r-- 1 lijon staff 36129 Aug 16 2020 > /Users/lijon/Coding/kicad-packages3D/LED_THT.3dshapes/LED_D3.0mm.wrl > > On Sat, Mar 6, 2021 at 6:56 PM Adam Wolf <adamw...@feelslikeburning.com > <mailto:adamw...@feelslikeburning.com>> wrote: >> >> Do the release versions work for you? >> >> Assuming it does, this is almost certainly an issue with dyld and >> fixup_bundle. >> >> Let me know if the release/nighties work on your system, and I can walk >> folks through how to solve it.
I have the same problem on my two Macs, both running nightly from a couple of days ago on Big Sur — no 3D models appearing anywhere, and it looks like the old KISYS3DMOD environment variable is being ignored. It doesn’t show up in the Path Substitutions in the Manage Footprint Libraries dialog. Is there a reason why the environment variable that points to the 3D models was changed to KICAD6_3D_MODEL_DIR? This breaks existing footprint/3D model links, as that variable is embedded in footprints. And the footprint format hasn’t changed. Application: KiCad Version: (5.99.0-9619-g3f1e407a42), release build Libraries: wxWidgets 3.0.4 libcurl/7.64.1 SecureTransport (LibreSSL/2.8.3) zlib/1.2.11 nghttp2/1.41.0 Platform: macOS Version 10.16 (Build 20D80), 64 bit, Little endian, wxMac Build Info: Date: Mar 5 2021 04:30:43 wxWidgets: 3.0.4 (wchar_t,STL containers,compatible with 2.8) Boost: 1.75.0 OCC: 7.5.0 Curl: 7.54.0 ngspice: 31 Compiler: Clang 10.0.1 with C++ ABI 1002 Build settings: KICAD_SCRIPTING=ON KICAD_SCRIPTING_MODULES=ON KICAD_SCRIPTING_PYTHON3=OFF KICAD_SCRIPTING_WXPYTHON=ON KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF KICAD_SCRIPTING_ACTION_MENU=ON KICAD_USE_OCC=ON KICAD_SPICE=ON -a
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp