2705 views|0 replies

33

Posts

1

Resources
The OP
 

KiCad Production File Generator [Copy link]

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

KiCad Production File Generator

https://github.com/xtoolbox/kicad_tools

KiCad drawing tool Fork

https://github.com/blairbonnett-mirrors/kicad/blob/master/demos/python_scripts_examples/gen_gerber_and_drill_files_board.py

S-Expression parsing tool Fork

https://github.com/tkf/sexpdata

Directions:

Applicable to: KiCad EDA 5.1.0 +

  1. To download the plugin, use the following command
Windows Installation:

git clone https://github.com/xtoolbox/kicad_tools.git %appdata%/kicad/scripting/plugins/kicad_tools

Linux Installation:

git clone https://github.com/xtoolbox/kicad_tools.git ~/kicad/scripting/plugins/kicad_tools

or:

git clone https://github.com/xtoolbox/kicad_tools.git ~/.kicad_plugins/kicad_tools

Mac OS Installation:

git clone https://github.com/xtoolbox/kicad_tools.git ~/Library/Application Support/kicad/scripting/plugins/kicad_tools

New versions of Mac OS:

git clone https://github.com/xtoolbox/kicad_tools.git ~/Library/Preferences/kicad/scripting/plugins/kicad_tools
  1. Or execute the Gen Manufacture Docs command under [Tools]->[External Tools].

  2. The BOM file and location file will be stored in the same directory as the PCB in CSV format, and the Gerber and drill files will be placed in the Gerber directory under the PCB directory. The slots in the drill files generated by this method will be converted into multiple normal holes.

Notice :

GenMFDoc() will change the drilling origin of the circuit board. It is recommended to use GenMFDoc() to generate the BOM file and position file first, and then generate the Gerber file. The generated BOM file and coordinate file as well as the Gerber and drilling files can be directly mounted on sz-jlc.com

This post is from DIY/Open Source Hardware
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Related articles more>>

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list