KiCad automation utility
Go to file
Salvador E. Tropea 4bba402a61 [Fixed][V6 SCH] Merge error 2024-02-02 13:23:14 -03:00
.github [Tests][CI/CD] Forced test (KiCad 7.0.10) 2024-02-02 07:50:09 -03:00
debian Merge branch 'dev' 2024-02-02 12:23:41 -03:00
docs [DOCs][Example][Fixed] Where dimensions help is for panelize 2024-02-02 12:32:51 -03:00
experiments
info/KiCad
kibot [Fixed][V6 SCH] Merge error 2024-02-02 13:23:14 -03:00
src [DOCs] Updated XLSXWriter minimum version 2024-01-24 11:16:40 -03:00
submodules
tests [Tests][CI/CD] The pcb_print_simple_1 is font sensitive 2024-02-02 08:07:44 -03:00
tools
.bandit
.coveragerc Restored missing .coveragerc 2024-01-05 13:15:40 -03:00
.gitignore
.gitmodules
.pre-commit-config.yaml [flake8] Fixed reported issues 2024-01-05 09:33:42 -03:00
.readthedocs.yaml
.yamllint
CHANGELOG.md [DOCs][Added] Changelog to the RSTs 2024-02-02 12:22:02 -03:00
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in [KiCanvas][Added] Icon for the navigate results 2024-01-29 11:12:25 -03:00
Makefile
README.md Merge branch 'dev' 2024-02-02 09:09:28 -03:00
action.yml
entrypoint.sh
g1.sh
g2.sh
g3.sh
g4.sh
pytest.ini
setup.cfg
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 are looking for the last features and fixes visit the dev branch

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