@willcgage/module-schematic 0.54.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 +17 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +46 -29
- package/dist/index.d.ts +46 -29
- package/dist/index.js +17 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1113,6 +1113,11 @@ var ATLAS_CODE55_N = [
|
|
|
1113
1113
|
source: "measured",
|
|
1114
1114
|
note: "Will Gage, physical Atlas 2050 (#5 LH) \u2014 end of tie strip to point tips"
|
|
1115
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"
|
|
1120
|
+
},
|
|
1116
1121
|
overallLength: {
|
|
1117
1122
|
inches: 6,
|
|
1118
1123
|
source: "measured",
|
|
@@ -1138,6 +1143,11 @@ var ATLAS_CODE55_N = [
|
|
|
1138
1143
|
source: "measured",
|
|
1139
1144
|
note: "Steve Branton, physical Atlas code 55 #7, 3\u215C\u2033 points\u2192frog (#173)"
|
|
1140
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
|
+
},
|
|
1141
1151
|
overallLength: {
|
|
1142
1152
|
inches: 6,
|
|
1143
1153
|
source: "measured",
|
|
@@ -1159,15 +1169,20 @@ var ATLAS_CODE55_N = [
|
|
|
1159
1169
|
partNumbers: { left: "2054", right: "2055" },
|
|
1160
1170
|
frogNumber: 10,
|
|
1161
1171
|
lead: {
|
|
1162
|
-
inches: 4.
|
|
1172
|
+
inches: 4.9375,
|
|
1163
1173
|
source: "measured",
|
|
1164
|
-
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."
|
|
1165
1175
|
},
|
|
1166
1176
|
pointsOffset: {
|
|
1167
1177
|
inches: 0.5625,
|
|
1168
1178
|
source: "measured",
|
|
1169
1179
|
note: "Will Gage, physical Atlas 2054 (#10) \u2014 end of tie strip to point tips"
|
|
1170
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
|
+
},
|
|
1171
1186
|
overallLength: {
|
|
1172
1187
|
inches: 8,
|
|
1173
1188
|
source: "measured",
|