aboutsummaryrefslogtreecommitdiff
path: root/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/pcb-keep-out-zones-mounting-holes-keep-out.typ')
-rw-r--r--tables/pcb-keep-out-zones-mounting-holes-keep-out.typ11
1 files changed, 11 insertions, 0 deletions
diff --git a/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ b/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ
new file mode 100644
index 0000000..057fe33
--- /dev/null
+++ b/tables/pcb-keep-out-zones-mounting-holes-keep-out.typ
@@ -0,0 +1,11 @@
+#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>