Hi All,
I would like to use my own pretty library of footprints hosted on GitHub. Even for better cooperation inside our project.
But when Im trying to add this repository to KiCad it doesn’t work for some reason.
When using library wizard it Fails and also when added manualy it doesn’t work. I’m new to GitHub, so maybe I’m doing something wrong. Could you please make it clear for me, if it is even possible?
The github address is https://github.com/DrMacak/ELI_HW_KiCad.pretty
Nothing to do with your library, the “Wizard” doesn’t work for me either for custom libs. Interestingly, using the official kicad github page still works. Probably a bug.
You can still add it manually with the library manager. Don’t forget to set the library type to “github”.
Ah! I overlooked this “GitHub” option library manager. Thank you!
The wizard uses github API to get list of repos (I guess) this could be also issue since I’m not sure If I have it enabled on GitHub, or how to.
But manual append works now.