I’ve got 2 PCBs with a bunch of standard parts (SOICs, 0603 Rs, etc…) that all show up fine in 3D view but when I STEP output the board I get a huge list of errors:
“Cannot add a VRML model to a STEP file”
and the STEP file that comes out is just a small (couple hundred kB) file that is just the board outline with no components.
I just figured out. If I check “Use similarly named model” option in STEP export it works.
It seems KiCAD comes with WRL and STEP of every model and it prerfers to load the WRL for display in PCBnew, but it’s not smart enough now to use the STEP version of each component upon STEP export unless you check that box.
I don’t remember ever having that issue with v4 and 5 but maybe I had just ticked that box a long time ago and forgot?