Skip to content

Commit 7afa60f

Browse files
authored
Adjust PCB board thickness to 1.6 (#110)
1 parent 4f086f8 commit 7afa60f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Meter hardware design/PCB CAD Design/EnAcess PCB.kicad_pcb

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(kicad_pcb (version 20221018) (generator pcbnew)
22

33
(general
4-
(thickness 0)
4+
(thickness 1.6)
55
)
66

77
(paper "A4")
@@ -38,6 +38,19 @@
3838
)
3939

4040
(setup
41+
(stackup
42+
(layer "F.SilkS" (type "Top Silk Screen"))
43+
(layer "F.Paste" (type "Top Solder Paste"))
44+
(layer "F.Mask" (type "Top Solder Mask") (thickness 0.01))
45+
(layer "F.Cu" (type "copper") (thickness 0.035))
46+
(layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02))
47+
(layer "B.Cu" (type "copper") (thickness 0.035))
48+
(layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01))
49+
(layer "B.Paste" (type "Bottom Solder Paste"))
50+
(layer "B.SilkS" (type "Bottom Silk Screen"))
51+
(copper_finish "None")
52+
(dielectric_constraints no)
53+
)
4154
(pad_to_mask_clearance 0)
4255
(pcbplotparams
4356
(layerselection 0x00010fc_ffffffff)

0 commit comments

Comments
 (0)