I had the same question, here was my solution to getting custom fields added to the BOM:
Add fields in Eeschema by editing the symbol (E) and adding fields.
Then follow BOM export directions (I believe these are part of current (kicad.org directions).
I’m on Linux and here is the exact command that worked for me:
/usr/bin/xsltproc -o ./myproj.bom /usr/share/kicad/plugins/bom2csv.xsl ./myproj.xml
hermit
July 24, 2019, 8:54pm
2
Seems like I misread the first sentence. I thought it said “I have the same question.”. I guess I should have just closed the thread instead of splitting it.
A look into the FAQ section might have saved you some pain: How to create a bill of materials (BOM)?
system
Closed
October 22, 2019, 8:54pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.