Install KiCAD...
Download Fab Library ZIP file from here...
pub / libraries / electronics / KiCad
Unzip .ZIP file
Rename “Kicad_Master” folder to “Fab” (recommendation: shorter name is best!)
Save “Fab” folder in c:/Documents/Kicad/6.0/3rdparty/...
Install Fab Library...KiCAD >> Preferences
Manage Symbol Library >> Add ”fab.kicad_sym” symbol library file
<aside> 💡 note: “.lib” file format is a legacy (old) format. “.kicad_sym” is the current (KiCAD 6.0) format.
</aside>
Manage Footprint Library >> Add “fab.pretty” footprint library folder
Configure paths...add variable named FAB that points to the installation directory of the fab library...this will enable the custom 3D shapes to be found.
Click ‘OK’
The Fab Component Library should now be ready for your use in KiCAD 6.0.