KiCad automation utility
Go to file
Salvador E. Tropea 2581c84d09 [Copy Files][Fixed] Missing KiConf initialization
Could make 3d_models copy fail to detect subdirs
2023-11-23 10:19:02 -03:00
.github Trigger test 2023-10-22 18:30:18 -03:00
debian
docs [DOCs][Added] Missing list of JLCPCB offsets 2023-11-23 07:00:25 -03:00
experiments
info/KiCad
kibot [Copy Files][Fixed] Missing KiConf initialization 2023-11-23 10:19:02 -03:00
src [Dependencies] Made KiKit point to our fork 2023-09-06 12:51:33 -03:00
submodules
tests [Tests][Fixed] Message for no rotations 2023-11-17 11:16:03 -03:00
tools
.bandit
.coveragerc
.gitignore
.gitmodules
.pre-commit-config.yaml [Tests] Adapted to the new behavior 2023-11-16 11:20:24 -03:00
.readthedocs.yaml
.yamllint
CHANGELOG.md [CLI][Added] Options to list rotation and offset adjusts 2023-11-22 12:47:48 -03:00
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in
Makefile
README.md
action.yml
entrypoint.sh
g1.sh
g2.sh
g3.sh
g4.sh
pytest.ini
setup.cfg Added help for the error levels 2023-08-30 13:59:35 -03:00
setup.py

README.md

KiBot (formerly KiPlot)

KiBot Logo

Python application Coverage Status PyPI version DOCs status Donate

KiBot is a program which helps you to generate the fabrication and documentation files for your KiCad projects easily, repeatable, and most of all, scriptably. This means you can use a Makefile to export your KiCad PCBs just as needed, or do it in a CI/CD environment.

For more information consult the documentation (hosted by Read the Docs)

If you want to see an example of what KiBot can generate visit this project