aboutsummaryrefslogtreecommitdiff
path: root/tables/pcb-silkscreen-requirements-l1.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/pcb-silkscreen-requirements-l1.typ')
-rw-r--r--tables/pcb-silkscreen-requirements-l1.typ14
1 files changed, 14 insertions, 0 deletions
diff --git a/tables/pcb-silkscreen-requirements-l1.typ b/tables/pcb-silkscreen-requirements-l1.typ
new file mode 100644
index 0000000..cbf0741
--- /dev/null
+++ b/tables/pcb-silkscreen-requirements-l1.typ
@@ -0,0 +1,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>