Hi, New user here. I recently installed KiCad 6RC1 on OS X.
I had previously installed a 5.x version but hadn’t used it beyond firing it up and deciding I couldn’t live with the non-standard pointer behavior in EESchema. Version 6 is much better, thanks!
After much searching and experimentation, I figured out how to migrate the old symbol files. Had to add a KICAD_SYMBOL_DIR env var that that pointed to the library directory from version 5 and then
set KICAD6_SYMBOL_DIR to the same path. At that point I was able to select all the items in the Manage Symbol Libraries window and run Migrate Symbols successfully.
That worked well enough that I can now find and add symbols to schematics. However, when I select a symbol to add, the footprint pane in the Choose Symbol window always shows “Footprint not found”.
As I understand it, the footprints are all located in the modules/ folder under sub-folders with the extension “.pretty”. I found the directory and set KICAD6_FOOTPRINT_DIR to point to it but it didn’t help.
What else do I need to do?
Here are my current path settings copied from the Configure Paths window:
KICAD6_3DMODEL_DIR /Applications/KiCad/KiCad.app/Contents/SharedSupport/3dmodels/
KICAD6_3RD_PARTY /Users/mellis/Documents/KiCad/6.0/3rdparty
KICAD6_FOOTPRINT_DIR /Users/mellis/Library/Application Support/kicad/modules/
KICAD6_SYMBOL_DIR /Users/mellis/Library/Application Support/kicad/library
KICAD6_TEMPLATE_DIR /Users/mellis/Library/Application Support/kicad/template/
KICAD_FOOTPRINT_DIR /Users/mellis/Library/Application Support/kicad/modules/
KICAD_SYMBOL_DIR /Users/mellis/Library/Application Support/kicad/library
KICAD_USER_TEMPLATE_DIR /Users/mellis/Documents/KiCad/6.0/template/
Version & OS info
Application: KiCad
Version: (6.0.0-rc1-307-gc186d1f319), release build
Libraries:
wxWidgets 3.1.5
libcurl/7.64.1 SecureTransport (LibreSSL/2.8.3) zlib/1.2.11 nghttp2/1.39.2
Platform: macOS Catalina Version 10.15.7 (Build 19H1419), 64 bit, Little endian, wxMac
Build Info:
Date: Dec 3 2021 04:20:33
wxWidgets: 3.1.5 (wchar_t,wx containers)
Boost: 1.76.0
OCC: 7.6.0
Curl: 7.64.1
ngspice: 35
Compiler: Clang 12.0.0 with C++ ABI 1002
Build settings:
KICAD_USE_OCC=ON
KICAD_SPICE=ON