Thomas Buck 23b69e7879 More routing for power and can stuff | пре 11 месеци | |
---|---|---|
.. | ||
extern | пре 11 месеци | |
.gitignore | пре 11 месеци | |
README.md | пре 11 месеци | |
dispensy.kicad_pcb | пре 11 месеци | |
dispensy.kicad_prl | пре 1 година | |
dispensy.kicad_pro | пре 11 месеци | |
dispensy.kicad_sch | пре 11 месеци | |
fetch_jlc.sh | пре 11 месеци | |
fp-lib-table | пре 11 месеци | |
pi.kicad_sch | пре 11 месеци | |
psu_lm2576.kicad_sch | пре 11 месеци | |
sym-lib-table | пре 11 месеци |
This is a KiCAD 7 hierarchical schematic and layout. Take a look at the docs.
The repeated schematic sheets can also be replicated in the layout using this plugin.
To fetch symbols, footprints and 3d models automatically from the JLCPCB parts library, JLC2KiCad_lib is used with the fetch_jlc.sh
script.
To get the 3D models to have the correct offsets I used this forked version:
pipx install git+https://github.com/Xyntexx/JLC2KiCad_lib.git@footprint_alignment_workarounds
In the future this may no longer be needed.
Uses SSD1306 lib from KiCAD Rookie.