3D view: starting viewer...

Exploded stackup separates every fabrication layer (6 mm per slot) so you can see the whole build, including the inner copper layers 2 and 15 that no schematic-level 3D view shows. Assembled is the real board: 3D copper traces visible through the translucent soldermask. Drag to orbit, scroll to zoom. This viewer is the wiki's own Adom Babylon viewer with a model toggle.

What this board is

A buck-boost battery charger around the Texas Instruments BQ25792 (1S to 4S, up to 5 A, USB-C + DC input, I2C control, integrated power path and 16-bit ADC), designed by Adonis in Fusion 360 Electronics. It integrates 14 Adom machine pins for the modular stack. FR4 outline 50.40 x 26.40 mm, 109 components, 4-layer.

Board stackup (exact physical fabrication stack)

From the design rules: layerSetup (1+2*15+16) = 4 copper layers, mtCopper 0.035 mm each. A 4-layer board is fabricated as copper / prepreg / copper / core / copper / prepreg / copper: the FR4 is not one slab, it is prepreg + core + prepreg. Dielectric split fitted to the measured board (1.516 mm total): outer prepregs 0.200 each, core 1.046. Exact z in mm:

#Layerz bottomz topthickness
1Components (seated on top mask)1.582variesper part
2Top silkscreen1.5821.582ink
3Top soldermask1.5161.5820.066
4Copper L1 (top, traces)1.5161.5510.035
5Top prepreg (FR4)1.3161.5160.200
6Copper L2 (inner)1.2811.3160.035
7Core (FR4)0.2351.2811.046
8Copper L15 (inner)0.2000.2350.035
9Bottom prepreg (FR4)0.0000.2000.200
10Copper L16 (bottom)-0.0350.0000.035
11Bottom soldermask-0.0650.0000.065
12Bottom silkscreen-0.065-0.065ink

Copper L1 and L16 are the real exported 3D bodies. Inner copper L2 and L15 are the real gerber layers (copper_l2.G1, copper_l3.G2); Fusion does not export inner layers as bodies. Both soldermasks come from their gerbers with real pad openings.

Files (everything exportable is here)

FileWhat
bq25792-charger.f3dFusion 360 archive (native)
bq25792-charger.stepSTEP 3D (full board)
bq25792-charger.usdzUSDZ 3D (PBR)
bq25792-charger.brd / .schEAGLE board + schematic source
bq25792-charger.fbrd / .fschFusion-native board + schematic
bq25792-charger-gerbers.zipFabrication gerbers + drill (13 files)
bq25792-charger-bom.csvBill of materials
bq25792-charger-cpl.csvPick and place
bq25792-charger-exploded.glb / -assembled.glbThe two 3D models above

Source of truth: the live Fusion 360 design (Main project, v222). Pipeline: Fusion exports (STEP, gerbers, EAGLE source) processed with the Adom step2glb molecule optimizer; stackup measured from the exported bodies + design rules.