aaron
April 27, 2023, 3:31pm
9
Here is a post were on where I landed setting up shared libraries whit Git. We have been using Kicad with Git since ~2015. Projects and Libraries are separate repos.
I decided to stick with our separate folder setup, as using the Kicad user folders with Git didn’t look like a good idea moving forward. I did made some tweaks for those interested. Here is my new setup:
user_choice_base_folder_location\Kicad\CompanyName\
Updated subfolders to match Kicad V6 structure:
…\Kicad\CompanyName\symbols
…\Kicad\CompanyName\footprints
…\Kicad\CompanyName\3dmodels
…\Kicad\CompanyName\templates
Created/Updated Kicad Environmental Variables to point to the …