It’s a rookie mistake, my bad. I was a bit overwhelmed by the labyrinthian library that I decided to remove it all and tried building the library myself. I removed it only from the Preferences >> Manage Symbol/Footprint options, and not the physical files.
Reinstalling KiCAD didn’t help either. Seems like it detects some legacy settings?
I now find myself needing them back because well… turns out it was quite useful to have them.
Hi @RaptorUK, I did attempt at searching the library but to no avail. And I’m just unsure if there is a master library I can just download and reinstate it?
Just click on the folder icons in respective “Manage … Libraries” dialogs, go to the above paths and choose all desired symbol (.kicad_sym) and footprint libraries (.pretty folders)
Another way is:
Go to %APPDATA%\kicad\7.0\
Delete sym-lib-table and fp-lib-table files
Restart KiCad
Open PCB/Schematic editors, choose
“Copy default global symbol/footprint library table (recommended)”
Once you have your libraries back after following @dsa-t 's advice, there are lots of methods for manipulating Personal and Kicad libraries in the FAQ at the top of this page in “Tips and tricks” and “Beginners Guide”. Both, well worth the read.
Hi everyone, my apologies. I’ve been away from the PC for quite some time due to personal issues, but I just wanted to let you know I greatly appreciate all the feedback, especially from @jmk@dsa-t
I’ll be reading them up soon, but will update here when I get it right.