Projekt

Obecné

Profil

Export souborů z KiCad » Historie » Verze 2

Aleksei Karavaev, 2020-09-27 13:45

1 1 Aleksei Karavaev
h1. Export souborů z KiCad
2
3
Select File -> Plot.
4
!kicad1.png!
5
6
Potřebujete mit vybrano alespon 8x vrstev:
7
8
    Top Copper (F.Cu)+ Soldermask (F.Mask) + Silkscreen (F.SilkS)
9
    Bottom Copper (B.Cu) + Soldermask (B.Mask) + Silkscreen (B.SilkS)
10
    Board outline (Edge.Cuts)
11 2 Aleksei Karavaev
12 1 Aleksei Karavaev
!kicad2.png!
13
14
Drill file
15
16
In the Plot window with the Plot format set for Gerber, be sure these Layers are checked:
17
18
If you don't know which layers, please check all layers, JLCPCB will help you to use the right layers. Click ‘Plot’ to generate the  gerber  files for the layers.
19
20
Don't forget to Generate the Drill Files. Click on ‘Generate Drill File’ button. You can use the defaults here as well. Check the "Merge PTH and NPTH holes into one file" box. For now just click ‘Drill File’ or press ‘enter’ to generate the drill file. Use the same output folder as for the gerbers, which should be the default.
21
22
Check the Gerber files in GerbView
23
24
Next, click ‘Close’to exit the Drill and Plot windows. All of the files should have appeared in your gerbers folder. KiCAD comes with a gerber viewer called GerbView, you can open the “GerbView” and check what your board looks like before sending it to manufacturer.