18 Forks
13 Stars
13 Watchers

KiCad

KiCad libraries and footprints

How to download and setup KiCad

Open terminal and run command
git clone https://github.com/rayvburn/KiCad.git
git clone is used to create a copy or clone of KiCad repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KiCad https://github.com/rayvburn/KiCad/archive/master.zip

Or simply clone KiCad with SSH
[email protected]:rayvburn/KiCad.git

If you have some problems with KiCad

You may open issue on KiCad support forum (system) here: https://github.com/rayvburn/KiCad/issues