Imported STEP file not showing

I just created a footprint for a new part but when I try to use the STEP file provided by the manufacturer, nothing appears in the 3D Models Preview section, nor in the 3D Viewer.

I’m able to view the .stp file in Fusion 360 without any issue so I think the file is fine. I’m also able to view 3D models for other parts in the default KiCad libraries without issue so I think my install is fine.

Any thoughts on what could be going on here?

Application: KiCad Footprint Editor (64-bit)

Version: (5.99.0-12876-gfb5fef9f5f), release build

Libraries:
wxWidgets 3.1.5
libcurl/7.78.0-DEV Schannel zlib/1.2.11

Platform: Windows 10 (build 19042), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
Date: Oct 19 2021 00:00:16
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.5.0
Curl: 7.78.0-DEV
ngspice: 35
Compiler: Visual C++ 1929 without C++ ABI

Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON

Hey, if possible can you share the step file. I will check in my machine once
Also can you try opening it in freecad once (if possible)

Oops! You’re right it would help if I included the step file. I’ve checked and I’m able to load it into FreeCAD fine.

MPN: Amphenol 10053363-200LF
s10053363-200lf.stp (1.6 MB)

I’ve attached your step file to some random other footprint and it shows as expected in KiCad’s 3D viewer for me in KiCad V5.1.10.

After that I also tried it in KiCad-nightly V5.99, but then I can not see the 3D model.

Views OK in the latest Testing pre 5.1.11 on Windows, 25th October

I can confirm the 5.99 problem
I reported it https://gitlab.com/kicad/code/kicad/-/issues/9458

@MatrixIntcap, this should now be fixed

To make the patch work, you have to delete files in the 3d cache. This is an obscure KiCad “feature” hidden in Users-Yourname-AppData-Local-kicad-5.99-3d

Might not need to as I bumped the version today which should cache bust in theory.

I just updated to 6.0.0-rc1-29-g9238b27f63 and I can confirm everything works now. I appreciate how quickly that was fixed. Thanks for all your help!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.