diff options
author | Bdale Garbee <bdale@gag.com> | 2013-02-09 08:44:11 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-02-09 08:44:11 -0700 |
commit | ed200884f3e4fb895ee17ef38a9b6d3371b59625 (patch) | |
tree | e9f0586330b29ebb11533b8d06ea53d252fe2469 | |
parent | e374f8e5a5f12602ef62518fcf672a231080baee (diff) |
add pcb overall dimensions and screw sizes the holes are intended for
-rw-r--r-- | doc/altusmetrum.xsl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 065cb71c..4439b620 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -2499,6 +2499,10 @@ NAR #88757, TRA #12200 </para> <section> <title>TeleMetrum template</title> + <para> + TeleMetrum has overall dimensions of 1.000 x 2.750 inches, and the + mounting holes are sized for use with 4-40 or M3 screws. + </para> <mediaobject id="TeleMetrumTemplate"> <imageobject> <imagedata format="SVG" fileref="telemetrum.svg"/> @@ -2507,6 +2511,10 @@ NAR #88757, TRA #12200 </section> <section> <title>TeleMini template</title> + <para> + TeleMini has overall dimensions of 0.500 x 1.500 inches, and the + mounting holes are sized for use with 2-56 or M2 screws. + </para> <mediaobject id="TeleMiniTemplate"> <imageobject> <imagedata format="SVG" fileref="telemini.svg"/> |