Difference between
version 234
and
version 206:
Line 8 was replaced by line 8 |
- MA02: {top: 366, bot: 354, base: 7, win: 38, winbase: 53, candia: 21, spacer: 22.6, dia: 21, gapmin:0, gapmax:5}, |
+ MA02: {top: 366, bot: 354, base: 7, win: 38, winbase: 53, candia: "23?", spacer: 22.6, dia: 21, gapmin:0, gapmax:5}, |
Line 14 was replaced by line 14 |
- VARIOX: {top: 473, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
+ ORI7: {top: 485, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
Line 17 was replaced by line 17 |
- MA02: {top: 345, bot: 354, base: 7, win: 38, winbase: 53, candia: 21, spacer: 22.6, dia: 21, gapmin:0, gapmax:5}, |
+ MA02: {top: 345, bot: 354, base: 7, win: 38, winbase: 53, candia: "23?", spacer: 22.6, dia: 21, gapmin:0, gapmax:5}, |
Line 23 was replaced by line 23 |
- VARIOX: {top: 473, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
+ ORI7: {top: 485, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
At line 25 added 2 lines. |
+ // DIL3/4: VARIOX: {top: 473, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
+ // DIL2: VARIOX: {top: 473, bot: 0, base: 8, win: 0, winbase: 8, candia: "44?", spacer: 43.5, dia: 40, gapmin:0, gapmax:5}, |
Line 37 was replaced by line 39 |
- VARIOX: {motor: 0, sample: 1068, edge: 0, vtibot: 1138}, |
+ ORI7: {motor: 160, sample: 1159, edge: 0, vtibot: 1205}, |
At line 38 added 1 line. |
+ // vtis: VARIOX: {motor: 0, sample: 1068, edge: 0, vtibot: 1138}, |
Lines 196-203 were replaced by lines 199-202 |
- for (dilname in dils) { |
- setdil(dilname); |
- //setvti(vtiselect); |
- //stored.push(mainsvg.cloneNode(true)); |
- for (vtiname in cans[dilname]) { |
- setvti(vtiname); |
- stored.push(mainsvg.cloneNode(true)); |
- } |
+ setdil(dilselect); |
+ for (vtiname in cans[dilselect]) { |
+ setvti(vtiname); |
+ stored.push(mainsvg.cloneNode(true)); |
Lines 225-226 were replaced by lines 224-225 |
- <input type="radio" name=m onClick="setvti('VARIOX');">VARIOX |
- <input type="button" name=list onClick="do_print();" value="print"> |
+ <input type="radio" name=m onClick="setvti('ORI7');">ORI7 |
+ <input type="button" name=list onClick="do_print();" value="print all vtis for this stick"> |
Line 231 was replaced by line 230 |
- <svg width="1024" height="350" xmlns="http://www.w3.org/2000/svg" id=mainsvg> |
+ <svg width="1170" height="350" xmlns="http://www.w3.org/2000/svg" id=mainsvg> |
Line 240 was replaced by line 239 |
- <text fill="#000" stroke="#000" stroke-width="0" x="20" y="30" id="vti_label" font-size="60" font-family="Helvetica, Arial, sans-serif" text-anchor="start" xml:space="preserve"></text> |
+ <text fill="#000" stroke="#000" stroke-width="0" x="0" y="60" id="vti_label" font-size="60" font-family="Helvetica, Arial, sans-serif" text-anchor="start" xml:space="preserve"></text> |
Lines 364-366 were replaced by lines 363-365 |
- <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="173" id="svg_18" font-size="12" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve">sliding top flange</text> |
- <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="213" id="dil_label" font-size="24" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text> |
- <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="233" id="motor_label" font-size="12" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text> |
+ <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="173" id="svg_18" font-size="14" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve">sliding top flange</text> |
+ <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="1240" id="dil_label" font-size="48" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text> |
+ <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="213" id="motor_label" font-size="14" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text> |
Back to CalculatorForSampleMountingInDil,
or to the Page History.
|