File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -34,3 +34,12 @@ select the BOM file you want to import and some options for the import process:
3434 has a different format and does not work with this type.
3535 You can generate this BOM file by going to "File" -> "Fabrication Outputs" -> "Bill of Materials" in Pcbnew and save
3636 the file to your desired location.
37+ * ** KiCAD Schematic BOM (CSV file)** : A CSV file of the Bill of Material (BOM) generated
38+ by [ KiCAD Eeschema] ( https://www.kicad.org/ ) .
39+ You can generate this BOM file by going to "Tools" -> "Generate Bill of Materials" in Eeschema and save the file to your
40+ desired location. In the next step you can customize the mapping of the fields in Part-DB, if you have any special fields
41+ in your BOM to locate your fields correctly.
42+ * ** Generic CSV file** : A generic CSV file. You can use this option if you use some different ECAD software or wanna create
43+ your own CSV file. You will need to specify at least the designators, quantity and value fields in the CSV. In the next
44+ step you can customize the mapping of the fields in Part-DB, if you have any special fields in your BOM to locate your
45+ parts correctly.
You can’t perform that action at this time.
0 commit comments