EEVblog Electronics Community Forum
Electronics => PCB/EDA/CAD => KiCad => Topic started by: nikkoderic on October 03, 2018, 03:52:02 am
-
i can no longer find the library wizard. help.
-
Can you please elaborate a bit?
What exactly you are trying to do? create a footprint? not able to browse them?
are you able to find your libraries in the footprint library table in Pcbnew Menu > Preferences > Manage Footprint Libraries
-
i can no longer find the library wizard. help.
The library wizard has been removed, since you can add libraries by other methods. Use "Browse libraries" to add libraries.
-
i can no longer find the library wizard. help.
The library wizard has been removed, since you can add libraries by other methods. Use "Browse libraries" to add libraries.
How will i update my kicad github offline cache? And how will i add another github library, from digikey kicad atomic library for example? Im using windows version of kicad 5.
Sent from my SM-G925F using Tapatalk
-
1. Download the library/repo to your local disk. Unzip if necessary.
2. Go into "Preferences->Manage Footprint Libraries". Add any new libraries and delete any old ones.
-
no way to do this automatically inside kicad just by linking the github?
-
I think you can add a github library by using "Append library" and then type values in the boxes, and it will work the same way as in v4. However, it will not download a local copy for use offline.
The Digikey does not have the right format to be used as a kiCad github source, you will need to download a local copy and then install the library.
-
I think i get it now. Thank you :))
I think you can add a github library by using "Append library" and then type values in the boxes, and it will work the same way as in v4. However, it will not download a local copy for use offline.
The Digikey does not have the right format to be used as a kiCad github source, you will need to download a local copy and then install the library.
Sent from my SM-G925F using Tapatalk