https://github.com/macmade/xs-kicad-library
KiCad Library for XS-Labs projects
https://github.com/macmade/xs-kicad-library
3d component footprint kicad kicad-footprints kicad-libraries kicad-library kicad-pcb kicad-schematics kicad-symbols pcb
Last synced: 2 months ago
JSON representation
KiCad Library for XS-Labs projects
- Host: GitHub
- URL: https://github.com/macmade/xs-kicad-library
- Owner: macmade
- License: other
- Created: 2023-10-22T16:29:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T21:24:34.000Z (over 1 year ago)
- Last Synced: 2025-02-05T20:35:52.286Z (4 months ago)
- Topics: 3d, component, footprint, kicad, kicad-footprints, kicad-libraries, kicad-library, kicad-pcb, kicad-schematics, kicad-symbols, pcb
- Homepage:
- Size: 14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
XS-KiCad-Library
================[](https://github.com/macmade/XS-KiCad-Library/issues)


[](https://twitter.com/macmade)
[](https://github.com/sponsors/macmade)### About
KiCad Library for XS-Labs projects.
### How To Use
#### Setup
From KiCad's "Preferences" menu, choose "Configure Paths..." and add the path to this repository as `XS_KICAD_DIR`.
#### Footprints
From KiCad's "Preferences" menu, choose "Manage Footprint Libraries..." and add the path to the `${XS_KICAD_DIR}/XS.pretty` as `XS`.
You can do that globally or per project.#### Schematic Symbols
From KiCad's "Preferences" menu, choose "Manage Symbol Libraries..." and add the path to the `${XS_KICAD_DIR}/XS.kicad_sym` as `XS`.
You can do that globally or per project.### Standards
This library uses IPC-7251, IPC-2222 and IPC-2221 to determine pads and holes sizes:
```
Hole Diameter: Max Lead Diameter + ( 0.25 | 0.20 | 0.15 )
Pad Diameter: Hole Diameter + 0.1 + ( 0.60 | 0.50 | 0.40 )
```License
-------All project files are released under the terms of the CERN Open Hardware License - CERN OHL v.1.2.
Repository Infos
----------------Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade