# kicad_plugins **Repository Path**: shmiluyu/kicad_plugins ## Basic Information - **Project Name**: kicad_plugins - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-24 - **Last Updated**: 2025-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.解压缩插件包到KICAD插件目录。例如,在Windows上可能是:C:\Program Files\KiCad\share\kicad\scripting\plugins 2.打开KiCad Pcbnew 3.如果遇到错误,请尝试以管理权限运行KiCad。 整理了一些KICAD常用的插件! 画贝塞尔曲线 BezierTrack https://github.com/jamescarruthers/BezierTrack 差分出口圆弧优化 diffpads https://github.com/Tuetuopay/diffpads 圆弧布线 flexRoundingSuite https://github.com/julianfl0w/flexRoundingSuite Gerber一键生成(六种格式,包括嘉立创JLC) gerber_to_order-master https://github.com/asukiaaa/gerber_to_order 层次化布局辅助 HierPlace https://github.com/xesscorp/HierPlace 交互式BOM生成 InteractiveHtmlBom https://github.com/openscopeproject/InteractiveHtmlBom 添加轮廓字体(PCB中文字体添加)KiBuzzard https://github.com/gregdavill/KiBuzzard 圆形禁布区 批量过孔生成 kicad-action-scripts-master https://github.com/jsreynaud/kicad-action-scripts 插件包 DXF导出 层切换等 kicad-action-tools-master https://github.com/easyw/kicad-action-tools BGA扇出工具 kicad-bga-tools-master https://github.com/Laksen/kicad-bga-tools G代码生成工具 kicad-laser-stencil-plugin-main https://github.com/ma-ha/kicad-laser-stencil-plugin 自动布局 kicad-plugins-main https://github.com/ian-ross/kicad-plugins 一键圆弧 kicad-round-tracks-master https://github.com/mitxela/kicad-round-tracks 插件包 复制布局等Kicad_action_plugins-master https://github.com/MitjaNemec/Kicad_action_plugins 对齐工具 kicad_align https://github.com/hatsunearu/kicad_align 添加中文轮廓字体 kicad_text_tool https://github.com/stimulu/kicad-text-tool 生产文件生成 kicad_tools-master https://github.com/lxyppc/kicad_tools PCB反逆向 KiMesh https://blog.jaseg.de/posts/kicad-mesh-plugin/ RF设计辅助工具包 RF-tools-KiCAD-master https://github.com/easyw/RF-tools-KiCAD 泪滴 kicad_scripts https://github.com/NilujePerchut/kicad_scripts 一些工具包 toolbox https://github.com/aschaller/toolbox 无原理图画板 添加网络 WireIt https://github.com/xesscorp/WireIt PCB拼板 panelize-plugin https://github.com/msvisser/panelize-plugin 位号批量修改 Gerber生成 kicad-action-plugins https://github.com/g200kg/kicad-action-plugins WINDOWS下KiBuzzard依赖安装: 1、安装python3(安装时勾选自动设置环境变量选项) 2、python安装目录复制一份python.exe并改成python3.exe 3、运行KiBuzzard插件目录下我写的批处理KiBuzzard_run.bat FreeroutingRun自动布线启动器 需要安装JDK >=11 地址:https://www.oracle.com/java/technologies/javase-jdk16-downloads.html 20210713:>>>1.8 新增panelize自动拼版插件 Gerber生成器GerberZip和BulkTextSize位号批量修改插件 20210519:>>>1.7 新增FreeroutingRun自动布线启动器 20210517:>>>1.6 更新HierPlace和KiBuzzard插件,新增PadPainter和DRMgr插件,DRMgr需要安装安装KinJector Python软件才能使用 20210407: 1.5版本,新增Gen Manufacture Doc工具,一键生成Gerber 钻孔 bom等生产文件。 修复place_footprints使用错误。 20210327: 1.4版本,新增激光雕刻G代码,可用于制作钢网。 20210319: 1.3.1版本更新,修复BGA扇出工具。 20210219: 1.3版本更新,更新插件版本,共计38个插件,贝塞尔曲线只支持Linux平台。 2021/2/27: 1.2版本更新,新增KiBuzzard轮廓字体添加插件!开源地址:https://github.com/VedantParanjape/KiBuzzard