

“C:\Users\MadTo\OneDrive\Email%20attachments\Documents\tskpcb\tskpcb\tskpcb.kicad_pcb”

“C:\Users\MadTo\OneDrive\Email%20attachments\Documents\tskpcb\tskpcb\tskpcb” “C:\Users\MadTo\OneDrive\Email%20attachments\Documents\tskpcb\tskpcb\fp-info-cache” Python “C:\Program Files\KiCad\bin\scripting\plugins/bom_csv_grouped_by_value_with_fp.py” “C:\Users\MadTo\OneDrive\Email%20attachments\Documents\tskpcb\tskpcb\tskpcb.xml” “C:/Users/MadTo/OneDrive/Email%20attachments/Documents/tskpcb/tskpcb/tskpcb” Python “C:\Program Files\KiCad\bin\scripting\plugins/bom_csv_grouped_by_value_with_fp.py” “%I” “%O” In the future is planned some easy way to users install the plugins. Just copy the project code into the plugins folder of your KiCad installation (here I will need some Windows user to inform the path).Īfter design your PCB just click in the icon of Interactive BOM in Pcbnew, the dialog box of the plugin will open.

Interactive BOM is a “action plugin” of Pcbnew (KiCad’s software for pcb layout). There is also a lot of plugins (you can found here in the forum) that can be installed into Eeschema. There is a shortcut for “Generate a output bill of materials” in the top side bar.Add your parts and save (into the Eeschema).Create the project (open the software KiCad).If there isn’t any part (components) added to the schematic, the XML file will be not generated, other problem that I realize that the project have to be created (not only open the Eeschema): To generate the CSV list, KiCad (Eeschema, the software for schematics) generate a XML output file and convert the data, in your case, to a CSV. Usually the plugins provide some examples.
