This plugin inspired with InteractiveHtmlBomForAD, but (i hope) less of bugs and more of features.
Plugin is ready to use as OutJob Report Output. Based on plugin for KiCad InteractiveHtmlBom.
This plugin generates a convenient Bill of Materials (BOM) listing with the ability to visually correlate and easily search for components and their placements on the PCB. It is particularly useful when hand-soldering a prototype, as it allows users to quickly find locations of components groups on the board. It is also possible to reverse lookup the component group by clicking on a footprint on the board drawing.
The plugin utilizes Altium Designer pascal script and API to read Project/SCH/PCB data and render silkscreen, footprint pads, text, and drawings.
There is an option to include tracks/zones data as well as netlist information allowing dynamic highlight of nets on the board.
Generated html page is fully self contained, doesn't need internet connection to work and can be packaged with documentation of your project or hosted anywhere on the web.
WIP.
WIP.