cc5382ac32332f12b01cd3480f7f052dfa45c26d
service/EDA-dat/kicad-dat/2023-12-11-00-04-17.png
... | ... | Binary files /dev/null and b/service/EDA-dat/kicad-dat/2023-12-11-00-04-17.png differ |
service/EDA-dat/kicad-dat/kicad-workflow.md
... | ... | @@ -0,0 +1,32 @@ |
1 | + |
|
2 | +# kicad work flow |
|
3 | + |
|
4 | +- prerequisite shortcuts - https://docs.kicad.org/7.0/en/kicad/kicad.html |
|
5 | + |
|
6 | +- add symbols and assign footprint |
|
7 | + - enter "E" for properties, and assign the footprint |
|
8 | + |
|
9 | + |
|
10 | +## PCB |
|
11 | + |
|
12 | +commom layers |
|
13 | + |
|
14 | +| layers | explain | CN | |
|
15 | +| -------------- | ------- | ------ | |
|
16 | +| edge.cuts | | 边框层 | |
|
17 | +| F/B Silkscreen | | 丝印层 | |
|
18 | +| F/B Mask | | 阻焊层 | |
|
19 | +| F/B Paste | | 锡膏层 | |
|
20 | +| F/B Cu | | 铜箔层 | |
|
21 | + |
|
22 | +* F for front and B for back |
|
23 | + |
|
24 | +### PCB init setup |
|
25 | + |
|
26 | +![](2023-12-11-00-04-17.png) |
|
27 | + |
|
28 | +- 网络线宽 |
|
29 | +- 钻孔尺寸 |
|
30 | +- 网格 1.0 mm |
|
31 | +- 缩放 |
|
32 | + |
service/PCB/PCB-standards-dat/PCB-standards-dat.md
... | ... | @@ -0,0 +1,16 @@ |
1 | + |
|
2 | +# PCB-standards-dat |
|
3 | + |
|
4 | +- 8 mil = 0.2 mm |
|
5 | +- 10 mil = 0.25 mm (common used) |
|
6 | +- 12 mil = 0.3048 mm |
|
7 | +- 14 mil = 0.3556 mm |
|
8 | + |
|
9 | +| category | Standards | 0.2 mm | 10 mil | large | |
|
10 | +| --------- | ---------------------- | -------------- | ------ | ----- | |
|
11 | +| clearance | Wire -> Wire, Pad, Via | 0.2 mm | | | |
|
12 | +| clearance | Wire -> edge | 0.2 mm | | | |
|
13 | +| Size | Signal Width | 0.2 mm | | | |
|
14 | +| Size | Minimum Drill | 0.25 mm | | | |
|
15 | +| Miscs. | roundness | 0.15 mm @ 100% | | | |
|
16 | +| Miscs. | Mask | 0.1mm @ 100% | | | |
|
... | ... | \ No newline at end of file |