Projekt

Obecné

Profil

Export souboru z KiCad 515 » Historie » Verze 1

Aleksei Karavaev, 2020-09-27 14:37

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
Z levé strany bude seznam vrstev které chceme exportovat jako gerber.
11
!obr3.png!
12
13
Select all the layers you need. For a simple PCB, you’ll need the
14
15
    Top and Bottom silkscreen layers
16
    Front and back copper
17
    Edge cuts
18
19
The In1 and In2 layers are only needed for four-layer boards.
20
21
Make sure the front and back copper layers are checked as well as the front and back silkscreen layers. Check front mask, back mask, and edge cuts.
22
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.