https://gitee.com/KiCAD-CN/kicad-cn-forum/blob/master/zh_CN/KiCad_plugin.md#kicad-%E7%94%9F%E4%BA%A7%E6%96%87%E4%BB%B6%E7%94%9F%E6%88%90%E5%99%A8
https://github.com/xtoolbox/kicad_tools
KiCad 绘图工具 Fork 自
https://github.com/blairbonnett-mirrors/kicad/blob/master/demos/python_scripts_examples/gen_gerber_and_drill_files_board.py
S-Expression 解析工具 Fork 自
https://github.com/tkf/sexpdata
使用方法:
适用于:KiCad EDA 5.1.0 +
Windows 安装: git clone https://github.com/xtoolbox/kicad_tools.git %appdata%/kicad/scripting/plugins/kicad_tools Linux 安装: git clone https://github.com/xtoolbox/kicad_tools.git ~/kicad/scripting/plugins/kicad_tools 或: git clone https://github.com/xtoolbox/kicad_tools.git ~/.kicad_plugins/kicad_tools Mac OS 安装: git clone https://github.com/xtoolbox/kicad_tools.git ~/Library/Application Support/kicad/scripting/plugins/kicad_tools 新版 Mac OS: git clone https://github.com/xtoolbox/kicad_tools.git ~/Library/Preferences/kicad/scripting/plugins/kicad_tools
或者在[工具]->[外部工具]下执行 Gen Manufacture Docs 命令。
注意:
GenMFDoc() 会改变电路板的钻孔原点。建议先用 GenMFDoc() 生成 BOM 文件和位置文件,再生成 Gerber 文件。 生成的 BOM 文件和坐标文件以及 Gerber 和钻孔文件可以直接在 sz-jlc.com 进行贴装