sirlilpanda 9e84efd619 bump to 10
2026-04-01 11:48:45 +13:00
2026-03-03 00:59:20 -08:00
2026-03-31 21:17:21 +13:00
2026-04-01 11:48:45 +13:00
2026-03-31 21:17:21 +13:00
2026-04-01 11:48:34 +13:00
2026-03-03 00:59:20 -08:00
2026-03-03 00:59:20 -08:00

How to use this template

this template will auto: - run erc checks - run drc checks - create schematic pdfs - create BOM for each project - create images of the current pcb for your readme like you can see below

rendered pcb

the code for creating all of this lives in .hooks/

setup

dependencies: - python3.9+ (used for crossplatfrom scripting) - kicad-cli

to set up the hooks just run

python setup.py

This script will add a line in the .git/hooks/pre-push to auto run .hooks/kicad_cli_tools.py

Description
No description provided
Readme 59 MiB
Languages
Python 100%