Skip to content

Commit 0b7b91a

Browse files
committed
update readme, remove unused file
1 parent 699ea3b commit 0b7b91a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GenMFDoc() 会改变电路板的钻孔原点。建议先用GenMFDoc()生成BOM
3434

3535
Usage:
3636

37-
step 1: Copy the mf_tool.py and gerber_drill.py to[kicad install path]\share\kicad\scripting\plugins”
37+
step 1: Copy the mf_tool.py gerber_drill.py loadnet.py and sexpdata.pyto[kicad install path]\share\kicad\scripting\plugins”
3838

3939
step 2: In Python console window, type
4040
```python
@@ -44,7 +44,7 @@ mf.GenSMTFiles()
4444

4545
step 3: or in [tools]->[external tools] menu, invoke the [Gen Manufacture Docs] command.
4646

47-
step 4: the BOM and Postion CSV file will be generated under the same folder of the board file。 Gerber and drill file is under the "gerber" folder. The slot hole in drill file will split to hole serires.
47+
step 4: the BOM and Postion CSV file will be generated under the same folder of the board file。 Gerber and drill file is under the "gerber" folder. The slot hole in drill file will split to hole serires. Send them to jlcpcb.com to get a PCBA.
4848

4949
## Attention:
5050

kicad_tools.zip

-7.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)