Files
kicad-ci/configs/sch.kibot.yaml
andrewc e9f401a204 Kibot variants were not working with groups as expected, so config
structure has been changed to not use groups
2025-07-25 10:33:17 +10:00

12 lines
182 B
YAML

kibot:
version: 1
import:
- file: default.kibot.yaml
outputs: ['bom_csv','bom_xlsx', 'print_sch', 'interactive_bom']
preflight:
erc: true
update_xml: true
drc: false