Hello. I’m using KiCAD 5.1.2-2. with a project i started 2 weeks ago (i think also on 5.1.2-2) The issue i’m running into is that all the included footprints seem to have the wrong path to the 3d files.
eg one of my pinheaders has a default 3d model path of
${KISYS3DMOD}/Pin_Headers.3dshapes/Pin_Header_Straight_1x04_Pitch2.54mm.wrl
where as the model actually exists in
${KISYS3DMOD}\Connector_PinHeader_2.54mm.3dshapes\PinHeader_1x04_P2.54mm_Vertical.wrl
Similarly, all the other through hole and smd packages have the same kind of issue. Is there a way to fix this? Obviously i could manually dig around and change every part but that would take a while.