Skip to content

Commit ce0980f

Browse files
Update README_fab.txt
Moved board size and material description to stack up section and added via description
1 parent 286b8be commit ce0980f

1 file changed

Lines changed: 19 additions & 13 deletions

File tree

docs/README_fab.txt

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,28 @@ Gerber, Drill, IPC-D-356, Board stackup, BoM, and X-Y placement.
1010
The design is created in, and these manufacturing files are mostly
1111
exported from, KiCad version 6.0.11.
1212

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
1426
according to the board stackup description:
1527
marble-stack.txt
1628

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+
1735
Three heat sinks are called out in the BOM and shown on the schematic:
1836
HS1 for U1 FPGA
1937
HS2 for U35 Power Supply
@@ -30,18 +48,6 @@ Design rules are 0.10 mm space, 0.10 mm trace, 0.152 mm drill
3048
allowing 0.152 mm soldermask dams between pads that are separated
3149
by 0.200 mm.
3250

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,
44-
4551
Copper Gerber files, in order:
4652
marble-F_Cu.gbr
4753
marble-In1_Cu.gbr

0 commit comments

Comments
 (0)