// SAME Analog Modular Ecosystem // #import "../lib/unify.typ": qtyrange #figure( table( columns: 2, table.header([Parameter], [Specification]), [Finish], [ENIG (Electroless Nickel Immersion Gold)], [Nickel thickness], [$qtyrange(3, 5, "um")$], [Gold thickness], [$qtyrange(0.05, 0.1, "um")$ ($qtyrange(1, 2, "micro inch")$)], [Solder mask], [Matte black (both sides)], [Silkscreen], [White (both sides)], ), caption: [PCB surface finish], )