]> Harvie.CZ GIT Repositories and Mirrors - mirrors/Designs.git/commitdiff
17.85mm master
authorTomas Mudrunka <tomas.mudrunka@gmail.com>
Fri, 12 Jun 2026 20:10:19 +0000 (22:10 +0200)
committerTomas Mudrunka <tomas.mudrunka@gmail.com>
Fri, 12 Jun 2026 20:10:19 +0000 (22:10 +0200)
tools/din_rail_module_label_generator.html

index 439c27f8544a7ec803b71355f42dd43cc017afbc..2a2e7d6a8463267c34124f1b0c567fb7b01ba164 100644 (file)
@@ -8,7 +8,7 @@ SPDX-License-Identifier: BSD-3-Clause
 <title>&#x26A1; Distribution Board Label Generator for DIN Rail Modules</title>
 <style>
 /* DIN Rail Modules are 17.5mm wide, but mounted with slightly bigger pitch to accomodate differences */
-:root { --pitch-mm: 17.9mm; }
+:root { --pitch-mm: 17.85mm; }
 
 /* fonts */
 table,h1 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 3.8mm; line-height: 4.7mm; }
@@ -77,7 +77,7 @@ table.fancyindex * td::after {
 </style>
 </head>
 <body>
-<h1>Distribution Box Label Generator for DIN Rail Circuit Breaker Modules with <input type="number" id="pitchmm" name="pitchmm" value="17.9" min="5" max="100" step="0.05" oninput="document.documentElement.style.setProperty('--pitch-mm', this.value + 'mm')" />mm pitch ( <a href="https://harvie.github.io/">harvie.github.io</a> ; <a href="https://github.com/harvie">github.com/harvie</a> ; License: BSD-3 )</h1>
+<h1>Distribution Box Label Generator for DIN Rail Circuit Breaker Modules with <input type="number" id="pitchmm" name="pitchmm" value="17.85" min="5" max="100" step="0.05" oninput="document.documentElement.style.setProperty('--pitch-mm', this.value + 'mm')" />mm pitch ( <a href="https://harvie.github.io/">harvie.github.io</a> ; <a href="https://github.com/harvie">github.com/harvie</a> ; License: BSD-3 )</h1>
 <div class="noprint">Copy-paste these icons:</div>
 <!-- Power     --> &#x1F50C; &#x26A1; &#x1f4a1; &#x1F50B; &#x1F525; &#x1F4A7;
 <!-- Telco     --> &#x1F4E1; &#x1F310; &#x1F4FA; &#x1F4DE; &#x1F514; &#x1F4F1; &#x1F50A; &#x260E;&#xFE0F;
This page took 0.291949 seconds and 4 git commands to generate.