https://github.com/fullyautomated/means-of-circuit-design
Assorted KiCad Symbols and Footprints
https://github.com/fullyautomated/means-of-circuit-design
3d-models circuit footprints kicad symbols
Last synced: 7 months ago
JSON representation
Assorted KiCad Symbols and Footprints
- Host: GitHub
- URL: https://github.com/fullyautomated/means-of-circuit-design
- Owner: fullyautomated
- License: other
- Created: 2020-06-24T18:33:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T13:37:33.000Z (7 months ago)
- Last Synced: 2025-03-13T14:34:06.499Z (7 months ago)
- Topics: 3d-models, circuit, footprints, kicad, symbols
- Language: OpenSCAD
- Size: 40.8 MB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Means Of Circuit Design
This is an assortment of symbols and footprints we created for our work at Fully Automated.
Feel free to upstream if you see something you like, or just use as is for OSHW projects which are not affiliated with organizations violating human rights.
## KiCad 3D models
Put 3D models (step and wrl) into the 3D folder.You need to define the AUTOMATEDDIR in the footprint editor tool (KiCad 5): Preferences -> Configure Paths -> 3D Search Paths
Alias: AUTOMATEDDIR
Path: (location of this repository on your disk)When adding footprints, the 3D model should be referenced as AUTOMATEDDIR:3D/whatever-file.step and such.