@willcgage/module-schematic 0.53.0 → 0.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +8 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +43 -30
- package/dist/index.d.ts +43 -30
- package/dist/index.js +8 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1104,9 +1104,14 @@ var ATLAS_CODE55_N = [
|
|
|
1104
1104
|
partNumbers: { left: "2050", right: "2051" },
|
|
1105
1105
|
frogNumber: 5,
|
|
1106
1106
|
lead: {
|
|
1107
|
-
inches:
|
|
1108
|
-
source: "
|
|
1109
|
-
note: "
|
|
1107
|
+
inches: 3,
|
|
1108
|
+
source: "measured",
|
|
1109
|
+
note: "Will Gage, physical Atlas 2050 (#5 LH): points at 1\xBE\u2033, frog at 4.75\u2033 \u21D2 3\u2033 exactly. REFUTED BOTH standing models \u2014 the per-frog rule predicted 2.41\u2033, the constant-switch-angle model 2.64\u2033; both read short. It also retired my earlier ~2.4\u2033 photo estimate, which was 20% under."
|
|
1110
|
+
},
|
|
1111
|
+
pointsOffset: {
|
|
1112
|
+
inches: 1.75,
|
|
1113
|
+
source: "measured",
|
|
1114
|
+
note: "Will Gage, physical Atlas 2050 (#5 LH) \u2014 end of tie strip to point tips"
|
|
1110
1115
|
},
|
|
1111
1116
|
overallLength: {
|
|
1112
1117
|
inches: 6,
|