One for @maui
V9.0 Testing on Windows 11
Trying to import a pcb file I get all library 3D models missing with the error
missing modules
“${KICAD9_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_2220_5750Metric.wrl” (.stp or .step)
Where in KiCad preferences:
KICAD9_3DMODEL_DIR C:\Program Files\KiCad\9.0\share\kicad\3dmodels\ and the models are present. Creating a STEP file in KICAD works.
Local STEP files in the project directory are found, so I suspect the issue is the path variable substitution
in version 9 it became possible to import models into one common board file, the old method in a separate folder remained. I think the creator of the plugin will definitely answer, he is here on the forum. In what form should or can it be imported.
Any idea where the setting to control the embedding of 3D models is? The help system doesn’t help and I cannot find it
1 Like
See the thread new features after version 8 on this forum.
is support planned? Kicad 9
I also noticed that after installing the plugin, it becomes possible to import the board file directly, but the workbench does not load automatically.
That works for me, so solved