Skip to content

Commit ca7a2bf

Browse files
committed
iBOM excludes DNF parts.
Also add LCSC part no to output, so you can see what JLCPCB loaded for you.
1 parent 070d829 commit ca7a2bf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Kicad/docs.kibot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,9 @@ outputs:
133133
comment: "Generate assembly HTML page"
134134
type: ibom
135135
options:
136+
dnf_filter: 'only_fitted_parts'
136137
output: '%f-%r-ibom.%x'
137-
extra_fields: "Voltage,Tolerance,Manufacturer,MPN"
138+
extra_fields: "Voltage,Tolerance,Manufacturer,MPN,LCSC Part#"
138139

139140
- name: 'make_octopart_bom'
140141
comment: 'Make a bill-of-materials you can upload to https://octopart.com/'

0 commit comments

Comments
 (0)