mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 10:13:19 +02:00
The project was not assigned to the board in the 3D viewer frame, resulting in a failure to locate the relative path for STEP models. To fix this, the current project should be assigned to the board in the 3D viewer frame. Fixes https://gitlab.com/kicad/code/kicad/-/issues/16242