Files
kicad-ci/pcb_dev.kibot.yaml
ac ebee7ef48e Neo: fixed up script to point to the 'Fabrication' folder properly
Variants: able to use kibot variants, separate variants for: mech, sch,
and pcb outputs. This because a BOM variant does not affect the PCB, but it might affect the step file.
2025-04-29 21:29:05 +10:00

14 lines
175 B
YAML

# Example KiPlot config file
kibot:
version: 1
import:
- file: default.kibot.yaml
outputs:
- print_pcb
preflight:
erc: false
update_xml: false
drc: true