aboutsummaryrefslogtreecommitdiff
path: root/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ
blob: 0362f3df6e7d2318e8b5aa408b414b2f2ff38af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// SAME Analog Modular Ecosystem
//
#import "../lib/unify.typ": qty

#figure(
  table(
    columns: 2,
    table.header([Parameter], [Value]),
    [Radius], [$qty(0.5, "mm")$ from hole center],
    [Applies to], [Components, traces, planes (except earth ring)],
  ),
  caption: [PCB keep-out zones: mounting holes keep-out],
) <table-pcb-keep-out-zones-mounting-holes-keep-out>