Open Component Library
Every symbol, footprint and 3D model I create for my projects is published open-source. Use them in your own designs — commercial or personal.
View on GitHub →KiCad Libraries
The repository contains three folders per KiCad conventions:
symbols/—.kicad_symschematic symbol librariesfootprints/—.kicad_modfootprint libraries (as.prettyfolders)3dmodels/— STEP and WRL 3D models
Installation
- Clone or download the repository:
git clone https://github.com/pcblibya/pcblibya-library.git
- In KiCad, go to Preferences → Manage Symbol Libraries… and add the
.kicad_symfiles (global or project scope). - Go to Preferences → Manage Footprint Libraries… and add the
.prettyfolders. - Optionally set the
PCBLIBYA_3Dpath variable to the3dmodels/folder so footprints find their 3D models.
Altium Libraries
For Altium Designer users the same components are provided as compiled libraries:
.SchLib— schematic symbol libraries.PcbLib— PCB footprint libraries
Installation
- Download or clone the repository from GitHub.
- In Altium Designer, open the Components panel → menu → File-based Libraries…
- Click Install and select the
.SchLiband.PcbLibfiles.
License
All libraries are released under the CERN-OHL-S-2.0 (CERN Open Hardware Licence, strongly reciprocal). You may use, study, modify and redistribute them; derivatives must be shared under the same license with attribution.