// SAME Analog Modular Ecosystem // #import "../lib/unify.typ": qty #figure( table( columns: 3, table.header([Component], [Grid positions], [Hole size]), [$qty(4, "mm")$ banana jack], [Any], [$diameter qty(8.0, "mm")$], [$qty(6, "mm")$ potentiometer shaft], [Any], [$diameter qty(7.0, "mm")$], [$qty(3, "mm")$ LED], [Between grid positions], [$diameter qty(3.2, "mm")$], [Toggle switch], [Any], [Per switch specification], [Other components], [Centered on grid if possible], [Per component specification], ), caption: [Panels grid: component placement rules], )