Files
Nixie_Tube_Clock/kibot_yaml/kibot_out_sch_variant.yaml
aidanbrzezinski 1d094e6a04
Some checks failed
CI / release (push) Has been cancelled
CI / generate_outputs (push) Has been cancelled
Inital commit
2026-02-17 08:39:27 -05:00

20 lines
453 B
YAML

# KiBot output for generating Alternate Schematic with split value fields
# https://kibot.readthedocs.io/en/latest/configuration/outputs/sch_variant.html
kibot:
version: 1
outputs:
- name: @NAME@
comment: '@COMMENT@'
type: sch_variant
dir: '@DIR@'
options:
pre_transform: _value_split_replace
copy_project: true
...
definitions:
NAME: value_split
COMMENT: Split component Value field of components
DIR: Schematic