@willcgage/module-schematic 0.53.0 → 0.55.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 +25 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +60 -30
- package/dist/index.d.ts +60 -30
- package/dist/index.js +25 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1104,9 +1104,19 @@ 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"
|
|
1115
|
+
},
|
|
1116
|
+
frogOffset: {
|
|
1117
|
+
inches: 4.75,
|
|
1118
|
+
source: "measured",
|
|
1119
|
+
note: "Will Gage, physical Atlas 2050 (#5 LH) \u2014 tie end to the apex of the V"
|
|
1110
1120
|
},
|
|
1111
1121
|
overallLength: {
|
|
1112
1122
|
inches: 6,
|
|
@@ -1133,6 +1143,11 @@ var ATLAS_CODE55_N = [
|
|
|
1133
1143
|
source: "measured",
|
|
1134
1144
|
note: "Steve Branton, physical Atlas code 55 #7, 3\u215C\u2033 points\u2192frog (#173)"
|
|
1135
1145
|
},
|
|
1146
|
+
frogOffset: {
|
|
1147
|
+
inches: 4.1875,
|
|
1148
|
+
source: "measured",
|
|
1149
|
+
note: "Will Gage, physical Atlas 2052 (#7) \u2014 tie end to the apex of the V"
|
|
1150
|
+
},
|
|
1136
1151
|
overallLength: {
|
|
1137
1152
|
inches: 6,
|
|
1138
1153
|
source: "measured",
|
|
@@ -1154,15 +1169,20 @@ var ATLAS_CODE55_N = [
|
|
|
1154
1169
|
partNumbers: { left: "2054", right: "2055" },
|
|
1155
1170
|
frogNumber: 10,
|
|
1156
1171
|
lead: {
|
|
1157
|
-
inches: 4.
|
|
1172
|
+
inches: 4.9375,
|
|
1158
1173
|
source: "measured",
|
|
1159
|
-
note: "Will Gage, physical Atlas 2054 (#10):
|
|
1174
|
+
note: "Will Gage, physical Atlas 2054 (#10): 5.5\u2033 frog \u2212 9/16\u2033 points = 4\xB9\u2075\u2044\u2081\u2086\u2033. \u26A0\uFE0F CORRECTED from 4\xB3\u2044\u2081\u2086\u2033 (0.53.0\u20130.54.0), which used a 4.75\u2033 frog reading taken before we'd agreed the landmark. That earlier figure was the END OF THE FROG CASTING; a #10's V is shallow, so the apex is \xBE\u2033 back from it."
|
|
1160
1175
|
},
|
|
1161
1176
|
pointsOffset: {
|
|
1162
1177
|
inches: 0.5625,
|
|
1163
1178
|
source: "measured",
|
|
1164
1179
|
note: "Will Gage, physical Atlas 2054 (#10) \u2014 end of tie strip to point tips"
|
|
1165
1180
|
},
|
|
1181
|
+
frogOffset: {
|
|
1182
|
+
inches: 5.5,
|
|
1183
|
+
source: "measured",
|
|
1184
|
+
note: "Will Gage, physical Atlas 2054 (#10) \u2014 tie end to the apex of the V"
|
|
1185
|
+
},
|
|
1166
1186
|
overallLength: {
|
|
1167
1187
|
inches: 8,
|
|
1168
1188
|
source: "measured",
|