You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The design is created in, and these manufacturing files are mostly
11
11
exported from, KiCad version 6.0.11.
12
12
13
-
This is a 12-layer, 1.72mm (nominal) board. Materials and thicknesses
13
+
The overall board size is 150 mm x 180 mm, similar to the
14
+
AMC double-width standard.
15
+
16
+
This is a 12-layer, 1.72mm (nominal) board.
17
+
- PCB Material: FR4
18
+
- Soldermask color: Black
19
+
- Silkscreen color: White
20
+
- Copper weight for inner layers is 0.5 oz and for outer layers is 1oz + 0.5oz = 1.5oz
21
+
22
+
The SI conversion of the traditional PCB industry unit "1 oz" (really ounce/square-foot)
23
+
is 305.15 g/m^2. That _might_ convert to 34.15 micrometers layer thickness,
24
+
but only if the copper plating has the density of pure bulk material at 20 C,
25
+
Materials and thicknesses
14
26
according to the board stackup description:
15
27
marble-stack.txt
16
28
29
+
Two Class 2 via types are utilized:
30
+
- 0.152mm (6mil) finished hole size, +0.0762mm/-0.152mm(+3mil/-6mil), with a 0.35mm (13.7mil) pad
31
+
- 0.35mm (13.7mil) finished hole size, +0.0762mm/-0.35mm (+3mil/-13.7mil), with a 0.6mm (23.6mil) pad
32
+
The above standard hole size toleracing indicates that the via thickness after plating is not critical, in fact, it is acceptable if the via is completely filled.
33
+
Vias are to be filled with non-conducive epoxy and capped according to IPC-4761.
34
+
17
35
Three heat sinks are called out in the BOM and shown on the schematic:
18
36
HS1 for U1 FPGA
19
37
HS2 for U35 Power Supply
@@ -30,18 +48,6 @@ Design rules are 0.10 mm space, 0.10 mm trace, 0.152 mm drill
30
48
allowing 0.152 mm soldermask dams between pads that are separated
31
49
by 0.200 mm.
32
50
33
-
The overall board size is 150 mm x 180 mm, similar to the
34
-
AMC double-width standard.
35
-
36
-
- PCB Material: FR4
37
-
- Soldermask color: Black
38
-
- Silkscreen color: White
39
-
- Copper weight for inner layers is 0.5 oz and for outer layers is 1oz + 0.5oz = 1.5oz
40
-
41
-
The SI conversion of the traditional PCB industry unit "1 oz" (really ounce/square-foot)
42
-
is 305.15 g/m^2. That _might_ convert to 34.15 micrometers layer thickness,
43
-
but only if the copper plating has the density of pure bulk material at 20 C,
0 commit comments