KiCad automation utility
Go to file
Salvador E. Tropea 2385013bdd [DRC/ERC][Added] Individual directory for reports
- Also joined ignore_unconnected and erc_warnings options
- Deprecated separated options

Closes #562
2024-01-18 13:06:13 -03:00
.github [Tests][Fixed] KiDiff dependency 2024-01-16 07:40:54 -03:00
debian [KiRi] Added resources to the distro 2024-01-02 10:10:51 -03:00
docs [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
experiments
info/KiCad
kibot [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
src [Diff][Added] New mode where we can control the added/removed colors 2024-01-10 10:30:27 -03:00
submodules
tests [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
tools [CI/CD][Added] Experimental meta data to the dev images 2023-12-06 12:31:10 -03:00
.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 [DOCs][RTD] Added job to find defined variables 2023-08-29 09:56:37 -03:00
.yamllint
CHANGELOG.md [DRC/ERC][Added] Individual directory for reports 2024-01-18 13:06:13 -03:00
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in [KiRi] Added resources to the distro 2024-01-02 10:10:51 -03:00
Makefile [Makefile] Remove cache for full test 2023-08-10 13:12:52 -03:00
README.md [DOCs] Ajusted coveralls badge 2024-01-09 08:01:03 -03:00
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 Updated minimum Python version to 3.7 2023-08-08 11:23:17 -03:00

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