KiCad automation utility
Go to file
Salvador E. Tropea 57afc1dc63 [PcbDraw][KiCad 8][Added] Support 2024-02-08 08:54:44 -03:00
.github [Pre-commit] Bumped GitHub Actions versions 2024-02-02 12:53:38 -03:00
debian [DOCs] Updated changelogs for release 2024-02-02 11:09:53 -03:00
docs [DOCs][CI/CD] Updated release tags 2024-02-06 08:03:27 -03:00
experiments [Experiments] Added mechanism to supress 20% fake color band 2023-03-20 14:14:00 -03:00
info/KiCad
kibot [PcbDraw][KiCad 8][Added] Support 2024-02-08 08:54:44 -03:00
src [DOCs] Updated XLSXWriter minimum version 2024-01-24 11:16:40 -03:00
submodules [KiCost] Updated submodule to get f3c1da5aa59d669d927ee43d386bb955e8e5ee10 2023-05-12 13:48:27 -03:00
tests [Tests][CI/CD] The pcb_print_simple_1 is font sensitive 2024-02-02 08:07:44 -03:00
tools [CI/CD][Added] Experimental meta data to the dev images 2023-12-06 12:31:10 -03:00
.bandit Excluded the experiments/ from bandit test 2022-03-02 18:07:29 -03:00
.coveragerc Restored missing .coveragerc 2024-01-05 13:15:40 -03:00
.gitignore Added test cache for 3D models 2023-01-27 12:20:51 -03:00
.gitmodules [Package] Moved all resources to a central place 2022-10-19 13:05:56 -03:00
.pre-commit-config.yaml [pre-commit] Updated versions 2024-01-05 09:36:15 -03:00
.readthedocs.yaml [DOCs][RTD] Added job to find defined variables 2023-08-29 09:56:37 -03:00
.yamllint
CHANGELOG.md [DOCs][Added] Changelog to the RSTs 2024-02-02 12:22:02 -03:00
Dockerfile [CI/CD] Updating Github Action v2 for KiCad 7 latest 2023-04-02 08:19:50 -03:00
Dockerfile_dk5 [GHA] Switching to full images 2023-01-27 16:37:13 -03:00
Dockerfile_dk6 [GHA] Switching to full images 2023-01-27 16:37:13 -03:00
Dockerfile_dk7 [GHA] Added KiCad 7 2023-03-16 09:45:29 -03:00
Dockerfile_k5 [GHA] Switching to full images 2023-01-27 16:37:13 -03:00
Dockerfile_k6 [GHA] Switching to full images 2023-01-27 16:37:13 -03:00
Dockerfile_k7 [GHA] Added KiCad 7 2023-03-16 09:45:29 -03:00
LICENSE Changing licence to AGPL v3 2023-02-04 13:14:26 -03:00
MANIFEST.in [KiCanvas][Added] Icon for the navigate results 2024-01-29 11:12:25 -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 [GHA] Fixed description 2023-04-02 14:59:21 -03:00
entrypoint.sh [GHA] Added ASCII art banner 2023-04-01 09:43:37 -03:00
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