Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Interactive HTML BOM generation plugin for KiCad, EasyEDA, Eagle, Fusion360 and Allegro PCB designer

License

NotificationsYou must be signed in to change notification settings

openscopeproject/InteractiveHtmlBom

Repository files navigation

Supports EasyEDA, Eagle, Fusion360 and Allegro PCB designer

icon

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.

Installation and Usage

Seeproject wiki for instructions.

License and credits

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

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp