Files
kicad-ci/configs/panel.kibot.yaml
timmyhadwen 1cae44ffdc Add env var fallback for KiBot text variables
- rev/rev_pcb: Use KIBOT_VAR_rev if set, else git describe
- name: Use KIBOT_VAR_name if set, else extract from filename

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 23:24:13 +10:00

13 lines
260 B
YAML

# Example KiPlot config file
kibot:
version: 1
import:
- file: default.kibot.yaml
outputs: [JLCPCB_gerbers, JLCPCB_drill, JLCPCB_compress, neo_position, print_pcb, panel_step, interactive_bom]
preflight:
erc: false
update_xml: false
drc: false