7df7bb9079e77aceea6d84a9ef06dbee6672b879
Tech-dat/EDA-dat/kicad-dat/2023-12-11-00-04-17.png
... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/2023-12-11-00-04-17.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-12.png
... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-12.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-55.png
... | ... | Binary files a/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/2024-09-18-01-43-55.png and /dev/null differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2023-12-11-00-04-17.png
... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2023-12-11-00-04-17.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-09-18-01-43-12.png
... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-09-18-01-43-12.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-09-18-01-43-55.png
... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-09-18-01-43-55.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-10-08-19-42-52.png
... | ... | Binary files /dev/null and b/Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/2024-10-08-19-42-52.png differ |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kicad-pcb-dat/kicad-pcb-dat.md
... | ... | @@ -0,0 +1,63 @@ |
1 | + |
|
2 | +# kicad-pcb-dat |
|
3 | + |
|
4 | +## import from other template projects |
|
5 | + |
|
6 | +pre-defined file: D:\Program Files\KiCad\8.0\share\kicad\template\Arduino_Nano |
|
7 | + |
|
8 | +- DRC rules = design rules constrains |
|
9 | +- teardrop defaults |
|
10 | + |
|
11 | + |
|
12 | + |
|
13 | +![](2024-10-08-19-42-52.png) |
|
14 | + |
|
15 | + |
|
16 | + |
|
17 | +### update into PCB |
|
18 | + |
|
19 | + |
|
20 | + |
|
21 | +- switch to PCB |
|
22 | +- update from PCB |
|
23 | +- fix errors |
|
24 | +- update PCB |
|
25 | +- layout it |
|
26 | + |
|
27 | +![](2024-09-18-01-43-12.png) |
|
28 | + |
|
29 | +![](2024-09-18-01-43-55.png) |
|
30 | + |
|
31 | + |
|
32 | + |
|
33 | + |
|
34 | +## PCB layout |
|
35 | + |
|
36 | +- autoroute - by [[kicad-plugin-dat]] |
|
37 | + |
|
38 | +- ground pour |
|
39 | + |
|
40 | + |
|
41 | + |
|
42 | +## PCB |
|
43 | + |
|
44 | +commom layers |
|
45 | + |
|
46 | +| layers | explain | CN | |
|
47 | +| -------------- | ------------------ | ------ | |
|
48 | +| edge.cuts | board edge layer | 边框层 | |
|
49 | +| F/B Silkscreen | Silkscreen layer | 丝印层 | |
|
50 | +| F/B Mask | Mask layer | 阻焊层 | |
|
51 | +| F/B Paste | solder Paste layer | 锡膏层 | |
|
52 | +| F/B Cu | copper layer | 铜箔层 | |
|
53 | + |
|
54 | +* F for front and B for back |
|
55 | + |
|
56 | +### PCB init setup |
|
57 | + |
|
58 | +![](2023-12-11-00-04-17.png) |
|
59 | + |
|
60 | +- 网络线宽 |
|
61 | +- 钻孔尺寸 |
|
62 | +- 网格 1.0 mm |
|
63 | +- 缩放 |
Tech-dat/EDA-dat/kicad-dat/kidcad-workflow-dat/kidcad-workflow-dat.md
... | ... | @@ -15,59 +15,17 @@ |
15 | 15 | |
16 | 16 | ![](2024-10-06-16-39-37.png) |
17 | 17 | |
18 | -## workflow PCB |
|
18 | + |
|
19 | 19 | |
20 | 20 | ### assign the footprints |
21 | 21 | |
22 | 22 | ![](2024-09-18-01-41-13.png) |
23 | 23 | |
24 | +## workflow PCB |
|
24 | 25 | |
26 | +- [[kicad-pcb-dat]] |
|
25 | 27 | |
26 | -### update into PCB |
|
27 | - |
|
28 | -- switch to PCB |
|
29 | -- update from PCB |
|
30 | -- fix errors |
|
31 | -- update PCB |
|
32 | -- layout it |
|
33 | - |
|
34 | -![](2024-09-18-01-43-12.png) |
|
35 | - |
|
36 | -![](2024-09-18-01-43-55.png) |
|
37 | - |
|
38 | - |
|
39 | - |
|
40 | - |
|
41 | -## PCB layout |
|
42 | - |
|
43 | -- autoroute - by [[kicad-plugin-dat]] |
|
44 | - |
|
45 | -- ground pour |
|
46 | - |
|
47 | - |
|
48 | - |
|
49 | -## PCB |
|
50 | - |
|
51 | -commom layers |
|
52 | - |
|
53 | -| layers | explain | CN | |
|
54 | -| -------------- | ------------------ | ------ | |
|
55 | -| edge.cuts | board edge layer | 边框层 | |
|
56 | -| F/B Silkscreen | Silkscreen layer | 丝印层 | |
|
57 | -| F/B Mask | Mask layer | 阻焊层 | |
|
58 | -| F/B Paste | solder Paste layer | 锡膏层 | |
|
59 | -| F/B Cu | copper layer | 铜箔层 | |
|
60 | - |
|
61 | -* F for front and B for back |
|
62 | - |
|
63 | -### PCB init setup |
|
64 | - |
|
65 | -![](2023-12-11-00-04-17.png) |
|
66 | 28 | |
67 | -- 网络线宽 |
|
68 | -- 钻孔尺寸 |
|
69 | -- 网格 1.0 mm |
|
70 | -- 缩放 |
|
71 | 29 | |
72 | 30 | ## ref |
73 | 31 |
service-dat/fab-PCB-dat/PCB-fab-dat/PCB-standards-dat/PCB-standards-dat.md
... | ... | @@ -15,4 +15,9 @@ |
15 | 15 | | Miscs. | roundness | 0.15 mm @ 100% | | | |
16 | 16 | | Miscs. | Mask | 0.1mm @ 100% | | | |
17 | 17 | | Misc. | Min. Diameter | | | | |
18 | -| Misc. | Annular Ring | | | | |
|
... | ... | \ No newline at end of file |
0 | +| Misc. | Annular Ring | | | | |
|
1 | + |
|
2 | + |
|
3 | +## ref |
|
4 | + |
|
5 | +- [[kicad-dat]] |
|
... | ... | \ No newline at end of file |