Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bookshiyi/kicad_plugins
KiCAD插件收集
https://github.com/bookshiyi/kicad_plugins
eda embedded kicad plugins scripts
Last synced: about 1 month ago
JSON representation
KiCAD插件收集
- Host: GitHub
- URL: https://github.com/bookshiyi/kicad_plugins
- Owner: bookshiyi
- Created: 2021-11-23T06:06:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T06:18:42.000Z (10 months ago)
- Last Synced: 2024-11-30T22:53:44.253Z (about 1 month ago)
- Topics: eda, embedded, kicad, plugins, scripts
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plugins_kicad
KiCAD插件集合
收集适用于KiCAD的Plugins/Scripts---
## Python 插件### 1. [kicad_scripts](kicad_scripts)
* 滴泪工具
* https://github.com/NilujePerchut/kicad_scripts### 2. [KiCost](KiCost)
* BOM成本计算工具:
* https://github.com/hildogjr/KiCost### 3. [kicad-action-scripts](kicad-action-scripts)
* 缝合孔工具
* https://github.com/jsreynaud/kicad-action-scripts### 4. [kicad_tools](kicad_tools)
* 制造文件增强工具
* https://github.com/xtoolbox/kicad_tools### 5. [InteractiveHtmlBom](InteractiveHtmlBom)
* 交互式BOM插件
* https://github.com/openscopeproject/InteractiveHtmlBom### 6. [KiBot](KiBot)
* 自动化工具
* https://github.com/INTI-CMNB/KiBot
---## 独立软件
### 1. Freerouting
* 自动/手动布线工具
* 导入文件格式为`.DSN`、导出为`.SES`
* https://github.com/freerouting/freerouting### 2.uConfig
* 根据PDF生成原理图Symbol
* https://github.com/Robotips/uConfig### 3. kicadStepUpMod
* MECAD工具,与`FreeCAD`之间同步数据
* 包括模型精准对齐、编辑PCB轮廓、移动零件位置
* https://github.com/easyw/kicadStepUpMod/