# InteractiveHtmlBomForAD_new
**Repository Path**: liuwei384/interactive-html-bom-for-ad_new
## Basic Information
- **Project Name**: InteractiveHtmlBomForAD_new
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-09
- **Last Updated**: 2025-04-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# InteractiveHtmlBomForAD
[InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom), a beatiful plugin in KiCad, this is a implementation in AD10 just with basic function. please refer to the original project for more functions.
将[InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom)这个插件作了一些修改,使其能在AD中运行,这里只实现基础的功能,更多的功能请参考原项目。
到右边的[Releases](https://github.com/lianlian33/InteractiveHtmlBomForAD/releases)或到网盘下载http://luc33.ys168.com/ 密码123b
### 安装和使用 Installation and Usage
1. 运行一次Initianlize.bat
Run Initialize.bat once.
2. 用AD打开InteractiveHtmlBomForAD.PrjScr, 打开pcb文件,打开Run Script...窗口,运行main()函数,生成ibom。
Open InteractiveHtmlBomForAD.PrjScr in AD, open a pcbdoc and open *Run Script...* dialog then run main() function to generate ibom.
3. 关于脚本安装和运行的细节,请善用搜索...
For more details about running scripts in AD, please search on Internet...
#### Link to original project for more info.
* [InteractiveHtmlBom](https://github.com/openscopeproject/InteractiveHtmlBom)