KiBot/tests/yaml_samples/pcb_variant_1.kibot.yaml

19 lines
317 B
YAML

# Example KiBot config file
kibot:
version: 1
variants:
- name: 'default'
comment: 'Default variant'
type: ibom
variants_blacklist: T2,T3
outputs:
- name: 'pcb_default'
comment: "PCB w/variant"
type: pcb_variant
options:
variant: default
scaling: 0
title: 'Hello %V'