Inital commit
Some checks failed
CI / release (push) Has been cancelled
CI / generate_outputs (push) Has been cancelled

This commit is contained in:
2026-02-17 08:39:27 -05:00
commit 1d094e6a04
81 changed files with 25739 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
# KiBot output for generating Bill of Materials in XLSX format
# https://kibot.readthedocs.io/en/latest/configuration/outputs/bom.html
kibot:
version: 1
outputs:
- name: @NAME@
comment: '@COMMENT@'
type: bom
category: '@DIR@'
dir: '@DIR@'
options:
format: XLSX
pre_transform:
- _value_split
- @FILT_PRE_TRANSFORM@
count_smd_tht: true
distributors:
- Mouser
- Digi-Key
- TME
# - Arrow
# - Farnell
xlsx:
title: 'Bill of Materials'
datasheet_as_link: 'Datasheet'
logo: false
style: modern-blue
kicost: true
kicost_config: '@KICOST_CONFIG@'
specs: true
columns:
- "Row"
- "Quantity Per PCB"
- "References"
- "Value"
- "Datasheet"
- "Footprint"
- "Description"
- "manf"
- "manf#"
- "Supplier Part Number"
# - "arrow#"
# - "digikey#"
# - "farnell#"
# - "mouser#"
# - "newark#"
# - "rs#"
# - "tme#"
...
definitions:
NAME: xlsx_costs_bom
COMMENT: Costs Bill of Materials in XLSX format
DIR: Manufacturing/Assembly
KICOST_CONFIG: ''
FILT_PRE_TRANSFORM: field_rename