KiBot/tests/yaml_samples/int_bom_join_1.kibot.yaml

22 lines
415 B
YAML

# Example KiBot config file
kibot:
version: 1
outputs:
- name: 'bom_internal'
comment: "Bill of Materials in CSV format"
type: bom
dir: BoM
options:
columns:
- Row
- References
- Part
- field: Value
join: ['Tolerance', 'Voltage']
- field: manf
join: manf#
- field: digikey#
join: ''
- Quantity Per PCB