KiCad 5.1 Symbol, Footprint, and 3d model library
Add the library as a Global or Project Library
- Open KiCad and select Preferences > Configure Paths...
- Add a path named
KIUSRLIB
and point it to a folder named something like/home/camrbuss/Documents/kicad-usr-lib
- Clone this repository into the
KIUSRLIB
directory - Add the footprint library by selecting: Preferences > Manage Footprint Libraries... > Add existing library to table
- Enter
${KIUSRLIB}/kobuss-kicad-library/kobuss-footprint.pretty
- Add the symbols library by selecting: Preferences > Manage Symbol Libraries... > Add existing library to table
- Enter
${KIUSRLIB}/kobuss-kicad-library/kobuss-symbols/kobuss.lib
- Make sure your Part Design has one Body named the same as the FCStd file
- Save the Part
- Switch to the KiCadStepUp Workspace
- Select the Body
- Export with "Export 3D Model to KiCad" and accept all defaults
- You should now have a .wrl and .step file that you can link in the KiCad Footprint Editor
- Make sure to close the FreeCAD file and close without saving as the version may be downgraded from the export