- Notifications
You must be signed in to change notification settings - Fork534
Interactive HTML BOM generation plugin for KiCad, EasyEDA, Eagle, Fusion360 and Allegro PCB designer
License
openscopeproject/InteractiveHtmlBom
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This plugin generates a convenient Bill of Materials (BOM) listing with theability to visually correlate and easily search for components and their placementson the PCB. It is particularly useful when hand-soldering a prototype, as it allowsusers to quickly find locations of components groups on the board. It is also possibleto reverse lookup the component group by clicking on a footprint on the board drawing.
The plugin utilizes Pcbnew python API to read PCB data and render silkscreen, fab layer,footprint pads, text, and drawings. BOM table fields and grouping is fully configurable,additional columns, such as a manufacturer ID, can be added in Schematic editor andimported either through the netlist file, XML file generated by Eeschema's internalBOM tool, or from board file itself.
There is an option to include tracks/zones data as well as netlist information allowingdynamic highlight of nets on the board.
For full description of functionality seewiki.
Generated html page is fully self contained, doesn't need internet connection to workand can be packaged with documentation of your project or hosted anywhere on the web.
A demo is worth a thousand words.
Seeproject wiki for instructions.
Plugin code is licensed under MIT license, seeLICENSE for more info.
Html page usesSplit.js,PEP.js and (stripped down)lz-string.js libraries that get embedded intogenerated bom page.
units.py is borrowed fromKiBomplugin (MIT license).
svgpath.py is heavily based onsvgpathtools module (MIT license).
About
Interactive HTML BOM generation plugin for KiCad, EasyEDA, Eagle, Fusion360 and Allegro PCB designer
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
