aboutsummaryrefslogtreecommitdiff
path: root/tables/pcb-silkscreen-requirements-l1.typ
blob: cbf07419b65ef6d000563f0a8b7281ba069232fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#figure(
  table(
    columns: 2,
    table.header([Element], [Requirement]),
    [Reference designators], [All components labeled($R_"bias"$, $C_"bulk"$, $U_"buf"$, etc.)],

    [Polarity marks], [All polarized components (diodes, electrolytics, ICs, etc.)],

    [Pin 1 indicators], [All ICs and connectors],
    [Assembly notes], [Tier-specific component values (if applicable)],
    [Test points], [Labeled with signal name],
  ),
  caption: [PCB silkscreen requirements: component side (L1 - top)],
) <table-pcb-silkscreen-requirements-l1>