KiCad automation utility
Go to file
Salvador E. Tropea 91f5bb81da [DOCs] Added a very visible warning about `-s all`
- In the set_text_variables
2023-09-01 13:45:29 -03:00
.github [CI/CD] Force coverage installation 2023-08-22 09:46:41 -03:00
debian Bumped version to 1.6.4 2023-06-28 06:36:14 -03:00
docs [DOCs] Added a very visible warning about `-s all` 2023-09-01 13:45:29 -03:00
experiments
info/KiCad
kibot [DOCs] Added a very visible warning about `-s all` 2023-09-01 13:45:29 -03:00
src [iBoM][Added] Support for 2.7.0 2023-08-04 06:59:54 -03:00
submodules [KiCost] Updated submodule to get f3c1da5aa59d669d927ee43d386bb955e8e5ee10 2023-05-12 13:48:27 -03:00
tests [Update XML][Fixed] Error when using "Exclude from BoM" (KiCad 6) 2023-08-30 09:22:01 -03:00
tools [CI/CD] More adjusts to dev images creation 2023-08-14 13:18:30 -03:00
.bandit
.coveragerc [Tests] Excluded PcbDraw and blender_scripts from coverage 2023-04-18 07:54:19 -03:00
.gitignore
.gitmodules
.pre-commit-config.yaml [Repo] Added vermin check 2023-08-10 09:18:29 -03:00
.readthedocs.yaml [DOCs][RTD] Added job to find defined variables 2023-08-29 09:56:37 -03:00
.yamllint
CHANGELOG.md Added help for the error levels 2023-08-30 13:59:35 -03:00
Dockerfile
Dockerfile_dk5
Dockerfile_dk6
Dockerfile_dk7
Dockerfile_k5
Dockerfile_k6
Dockerfile_k7
LICENSE
MANIFEST.in [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
Makefile [Makefile] Remove cache for full test 2023-08-10 13:12:52 -03:00
README.md [DOCs] Moved to Read the Docs. 2023-08-29 13:12:29 -03:00
action.yml [GHA] Fixed description 2023-04-02 14:59:21 -03:00
entrypoint.sh
g1.sh [Tests] Separated independent tests 2023-04-18 07:31:42 -03:00
g2.sh [Tests] Separated independent tests 2023-04-18 07:31:42 -03:00
g3.sh [Tests] Separated independent tests 2023-04-18 07:31:42 -03:00
g4.sh [Tests] Separated independent tests 2023-04-18 07:31:42 -03:00
pytest.ini [Tests] Separated independent tests 2023-04-18 07:31:42 -03:00
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