Files
Test_7/kibot/yaml/preflights/kibot_pre_drc_report.yaml
J.P. Krauss 9e36c93eb6
Some checks failed
KiBot CI / test (push) Failing after 33s
Move KiBot Preflights to their own folder
2026-03-10 18:50:06 -07:00

21 lines
396 B
YAML

# KiBot preflight for generating DRC reports
# https://kibot.readthedocs.io/en/latest/configuration/preflights/drc.html
kibot:
version: 1
preflight:
check_zone_fills: @CHECK_ZONE_FILLS@
drc:
category: '@DIR@'
dir: '@DIR@'
dont_stop: true
format: 'HTML, RPT'
output: 'report_%f-%i%I%v.%x'
...
definitions:
CHECK_ZONE_FILLS: true
CATEGORY: Schematic
DIR: reports