KiBot/tests/yaml_samples/int_bom_join_1.kiplot.yaml

22 lines
396 B
YAML

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