Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 505 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 505 Bytes

KiCad BOM Wizard Plugin

KiCad_BOM_Wizard is nodeJs script for generating custom KiCad BOMs. It uses template files to describe and define the content of the output.

KiCad_BOM_Wizard can either be integrated into KiCad’s BOM plugin manager for easier use or executed directly via your system's terminal.

KiCad_BOM_Wizard comes with three templates examples, one for generate HTML BOMs, one for generating a CSV BOM and the final one for generating PDF BOMs.

More Informations in ./docs/