Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 770 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 770 Bytes

usst-electronics

Repository of KiCad Parts used on USST projects.

Standards

All parts should follow the official KLC!

https://github.com/KiCad/kicad-library/wiki/Kicad-Library-Convention

The KiCad library utils makes it easier to check if you are following the conventions

https://github.com/KiCad/kicad-library-utils

Helpful Tools

You may also want to check out KiPart when making large schematic components:

https://github.com/xesscorp/KiPart

You can also try out Quicklib:

http://kicad.rohrbacher.net/quicklib.php

And Madparts can let you automate the creation of physical footprints:

http://madparts.org/footprint.html

Tutorials

Please check the Wiki for more specific tutorials.