Projekt

Obecné

Profil

Export souboru z KiCad 515 » Historie » Verze 2

Aleksei Karavaev, 2020-09-27 14:41

1 1 Aleksei Karavaev
h1. Export souboru z KiCad 5.1.5
2
3
4
Vyberte File -> Plot.
5
!obr1.png!
6
Nahoře okna zadejte cestu k Vašemu projektu.
7
!obr2.png! 
8
9
Udělějte novou složku Gerbers, vyberte ji. Zmačknete Yes pokud se program pta na relatiní cestu.
10 2 Aleksei Karavaev
Z levé strany bude seznam vrstev které by se mohly exportovat jako gerber.
11 1 Aleksei Karavaev
!obr3.png!
12
13 2 Aleksei Karavaev
Vyberte všechno co byste potřebovali, minimalně by se mely výbrat:
14 1 Aleksei Karavaev
15
    Top and Bottom silkscreen layers
16
    Front and back copper
17
    Edge cuts
18
19 2 Aleksei Karavaev
In1 a In2 vrstvy jsou potřeba pro 4 vrstené desky.
20 1 Aleksei Karavaev
21 2 Aleksei Karavaev
!obr4.png!
22 1 Aleksei Karavaev
23
The mask layers show where solder mask needs to go and the edge cuts layer is our board outline with the slot cut out at the top. 
24
It also gives us which options we need to check. 
25
26
Make sure that the “Exclude PCB edge layer from other layers” is checked. We want the part reference designators to show up on the board so leave that checked. But we don’t want the values to be printed, so uncheck “Plot footprint values”. 
27
28
Click "Plot" and the Gerber files will be generated and saved in the Gerbers folder.
29
30
Generating Drill file
31
32
Click “Generate Drill File“. Check the below options and leave everything else to default. 
33
34
    "Inches" 
35
    "Decimal format"
36
    "Postscript"
37
38
Click “Generate Drill File” and you should see a message in the bottom text window indicating that new files were created.