I just updated from 4.0.6 to 4.0.7 to get correct scaling of caps: 3d footprints for caps all scaled wrongly…?
After this update I get these file missing errors any time I do anything involving the library:
Errors were encountered loading footprints:
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//Battery_Holders.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//Housings_SON.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//Housings_CSP.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//discret.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//divers.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//labels.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
IO_ERROR: footprint library path '/Library/Application Support/kicad/modules//Connectors_USB.pretty' does not exist
from kicad_plugin.cpp : FootprintEnumerate() : line 1801
Haven’t really minded it until now, but I now want to place drill hoes straight from pcbnew and that dialog just gives this error and exits when I try to search:
I’ve git cloned the library locally so I guess I could use that instead of url:s which I guess is the default if this would help here?