Partially implemented stepper driver as planned in diagram works partially (reset button toggles distances) major issues though - wip needs debugging and testing
1056 lines
107 KiB
Plaintext
1056 lines
107 KiB
Plaintext
<mxfile host="Electron" modified="2023-04-24T10:25:15.632Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.1.2 Chrome/106.0.5249.199 Electron/21.4.3 Safari/537.36" etag="MGrY-6I6opffbVIVdFHA" version="21.1.2" type="device" pages="2">
|
||
<diagram id="pYACIs8yIpksGCPkkI0E" name="control, cutter, buttons, encoder">
|
||
<mxGraphModel dx="1240" dy="730" grid="1" gridSize="5" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="1654" math="0" shadow="0">
|
||
<root>
|
||
<mxCell id="0" />
|
||
<mxCell id="1" parent="0" />
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-14" value="Input" style="swimlane;startSize=23;" parent="1" vertex="1">
|
||
<mxGeometry x="1860" y="1420" width="200" height="200" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-15" value="- Button Start<br>- Button Reset<br>- Button Set<br>- Potentiometer<br><br>- Preset 1-3" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="Jo9Ue6hLqtK935TEgpBK-14" vertex="1">
|
||
<mxGeometry x="13" y="30" width="100" height="90" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-16" value="Output" style="swimlane;startSize=23;" parent="1" vertex="1">
|
||
<mxGeometry x="2100" y="1422.5" width="200" height="200" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-17" value="- 2x 8 digit 7-segment display<br>- buzzer<br><br>- VFD<br><span style="white-space: pre;"> </span>- D0 - D2<br><span style="white-space: pre;"> </span>- FWD<br><span style="white-space: pre;"> </span>- REV<br><br>- Control lamp" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" parent="Jo9Ue6hLqtK935TEgpBK-16" vertex="1">
|
||
<mxGeometry x="13" y="18" width="175" height="145" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-1" value="Features/Ideas - List:<br>- slow down when close to target<br>- stop when no movement recognized<br>- manual reverse control? e.g. unwind again" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=top;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
|
||
<mxGeometry x="1395" y="1295" width="270" height="125" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-22" value="Button actions (control.cpp)" style="swimlane;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||
<mxGeometry x="115" y="1725" width="719" height="635" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-28" value="SW_RESET.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="120" y="110" width="120" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-29" value="// lengthNow = 0<br>encoder_reset()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="120" y="240" width="120" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-30" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="Jo9Ue6hLqtK935TEgpBK-28" target="Jo9Ue6hLqtK935TEgpBK-29" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-31" value="reset counter with reset button" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="120" y="60" width="120" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-15" value="SW_SET.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="347.5" y="110" width="120" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-16" value="voltage = adc_read(gpio_poti)<br>lengthTarget = voltage * x" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="320" y="235" width="175" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-14" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="E9gbP4vXqY4O4zoDVCtS-15" target="E9gbP4vXqY4O4zoDVCtS-16" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-17" value="set custom target length using potentiometer and set button" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="325" y="60" width="165" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-19" value="SW_PRESET1.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="82.5" y="410" width="140" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-20" value="lengthTarget = 3000" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="81.25" y="545" width="142.5" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-18" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="E9gbP4vXqY4O4zoDVCtS-19" target="E9gbP4vXqY4O4zoDVCtS-20" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-21" value="set preset length 1" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="70" y="370" width="165" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-23" value="SW_PRESET2.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="240" y="410" width="140" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-24" value="lengthTarget = 5000" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="238.75" y="545" width="142.5" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-25" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="E9gbP4vXqY4O4zoDVCtS-23" target="E9gbP4vXqY4O4zoDVCtS-24" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-26" value="set preset length 2" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="223.75" y="370" width="165" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-27" value="SW_PRESET3.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="393.75" y="410" width="140" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-28" value="lengthTarget = 10000" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="392.5" y="545" width="142.5" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-29" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="E9gbP4vXqY4O4zoDVCtS-27" target="E9gbP4vXqY4O4zoDVCtS-28" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-30" value="set preset length 3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="380" y="370" width="165" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-40" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-22" source="aTO7ynV6Y0lAHxoPAONt-38" target="E9gbP4vXqY4O4zoDVCtS-27" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="55" y="395" />
|
||
<mxPoint x="464" y="395" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-38" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="15" y="40" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-41" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" target="E9gbP4vXqY4O4zoDVCtS-15" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="55" y="95" as="sourcePoint" />
|
||
<mxPoint x="140" y="85" as="targetPoint" />
|
||
<Array as="points">
|
||
<mxPoint x="408" y="95" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-42" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" target="Jo9Ue6hLqtK935TEgpBK-28" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="180" y="95" as="sourcePoint" />
|
||
<mxPoint x="125" y="150" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-46" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-22" target="E9gbP4vXqY4O4zoDVCtS-23" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="310" y="395" as="sourcePoint" />
|
||
<mxPoint x="300" y="405" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-10" value="<font color="#990000">todo: <br></font><span style="color: rgb(153, 0, 0);">- minimum target length<br>- at zero entire program will -&gt; displays msg and cuts<br></span>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-22" vertex="1">
|
||
<mxGeometry x="475" y="122.5" width="229" height="45" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-32" value="Display" style="swimlane;labelBackgroundColor=none;fontColor=#000000;startSize=23;" parent="1" vertex="1">
|
||
<mxGeometry x="115" y="2395" width="765" height="795" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-38" value="drawText ("name, date")<br>delay(1000)<br>for {<br>shift array "hello" 1 place every 50ms<br>drawText(array)<br>}" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;align=left;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="505" y="145" width="205" height="110" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-39" value="show welcome message on startup (before while loop)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="443.5" y="70" width="120" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-42" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="E9gbP4vXqY4O4zoDVCtS-40" target="E9gbP4vXqY4O4zoDVCtS-41" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-40" value="SW_SET.state" style="rhombus;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="183.5" y="445" width="105" height="80" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-41" value="TODO BLINK TARGET (clear every 400ms for 100ms <br>buf_disp2 = " "" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="368.5" y="455" width="175" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="E9gbP4vXqY4O4zoDVCtS-43" target="E9gbP4vXqY4O4zoDVCtS-40" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-43" value="buf_disp2 = lengthTarget" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="153.5" y="365" width="165" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-45" value="show target length by default" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="358.5" y="367.5" width="120" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-46" value="if setting target via poti blink target length" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="563.5" y="470" width="140" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="XDNRrcfAYsMe7RjjPrG6-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;endArrow=classic;endFill=1;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="E9gbP4vXqY4O4zoDVCtS-47" target="E9gbP4vXqY4O4zoDVCtS-43" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-47" value="buf_disp1 = lengthNow" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="153.5" y="265" width="165" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-48" value="//buf = sprintf("%s%s", buf_disp1, buf_disp2)<br>//drawText(buf)<br><br>drawText(0, buf_disp1)<br>drawText(8, buf_disp2)" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="107.5" y="610" width="257" height="95" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-49" value="draw both buffers to display" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="386" y="642.5" width="140" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="XDNRrcfAYsMe7RjjPrG6-1" value="" style="endArrow=classic;html=1;rounded=0;fontColor=#000000;strokeColor=#000000;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="E9gbP4vXqY4O4zoDVCtS-40" target="E9gbP4vXqY4O4zoDVCtS-48" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="181" y="590" as="sourcePoint" />
|
||
<mxPoint x="231" y="540" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-49" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="aTO7ynV6Y0lAHxoPAONt-48" target="E9gbP4vXqY4O4zoDVCtS-47" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-48" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="196.5" y="195" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-32" source="aTO7ynV6Y0lAHxoPAONt-50" target="E9gbP4vXqY4O4zoDVCtS-38" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-50" value="startup" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="568" y="75" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-21" value="TODO: this needs to be updated with new display class" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#990000;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-32" vertex="1">
|
||
<mxGeometry x="55" y="50" width="120" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-33" value="Control (control.cpp)" style="swimlane;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||
<mxGeometry x="25" y="25" width="1120" height="1575" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-18" target="Avus2w3zFXZjXSa-NAtZ-16" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-18" value="state:<br>WINDING_START" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="192" y="644" width="142.5" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-19" value="state:<br>WINDING" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="195.75" y="819" width="135" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-2" value="!autoCutEnabled<br>&amp;&amp; lengthRemaining &gt; 0" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=0.25;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-20" target="Jo9Ue6hLqtK935TEgpBK-21" edge="1">
|
||
<mxGeometry x="-0.7025" y="-5" relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="235" y="1029" />
|
||
<mxPoint x="235" y="1095" />
|
||
<mxPoint x="60" y="1095" />
|
||
<mxPoint x="60" y="464" />
|
||
</Array>
|
||
<mxPoint as="offset" />
|
||
<mxPoint x="160" y="1065" as="sourcePoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-2" value="autoCutEnabled == true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-20" target="1-PaxUM0a53oYDua-TxR-1" edge="1">
|
||
<mxGeometry x="-0.4778" y="6" relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="299" y="1100" />
|
||
<mxPoint x="267" y="1100" />
|
||
</Array>
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-20" value="state:<br>TARGET_REACHED" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="192" y="969" width="142.5" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-3" value="SW_PRESET2 &amp;&amp;<br>( SW_PRESET1<br>|| SW_PRESET3 ) &amp;&amp;<br>state != MANUAL" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-5" target="Avus2w3zFXZjXSa-NAtZ-1" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="741" y="385" as="sourcePoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-21" target="Avus2w3zFXZjXSa-NAtZ-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-21" value="state:<br>COUNTING" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="194.5" y="434" width="140" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-19" target="Avus2w3zFXZjXSa-NAtZ-22" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-14" value="wind at dynamic speed<br>(slower speed when closer to target)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="67" y="839" width="125" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-5" value="<font color="#990000">todo: <br><div style="">- reverse when target exceeded?</div><br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="352.5" y="976.5" width="182.5" height="45" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="E9gbP4vXqY4O4zoDVCtS-8" target="Jo9Ue6hLqtK935TEgpBK-18" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-8" value="vfd_setSpeedLevel(1)<br>vfd_setState(true)<br>beep(2)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="197" y="569" width="135" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-24" value="SW_START.risingEdge" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-21" target="E9gbP4vXqY4O4zoDVCtS-8" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="E9gbP4vXqY4O4zoDVCtS-10" target="Jo9Ue6hLqtK935TEgpBK-19" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-10" value="beep(1)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="213.25" y="769" width="100" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-26" value="2s" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Jo9Ue6hLqtK935TEgpBK-18" target="E9gbP4vXqY4O4zoDVCtS-10" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-19" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="YmF2wASvHjHTeFxfvHkM-3" target="YmF2wASvHjHTeFxfvHkM-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-3" value="lengthDiff &gt;= 0" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="56" y="227.5" width="120" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="YmF2wASvHjHTeFxfvHkM-4" target="Jo9Ue6hLqtK935TEgpBK-20" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="428" y="263" />
|
||
<mxPoint x="428" y="320" />
|
||
<mxPoint x="30" y="320" />
|
||
<mxPoint x="30" y="999" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-4" value="state = TARGET_REACHED<br>vfd_setState(false)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="241" y="241.5" width="165" height="42" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-6" value="target reached, or already at target" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="219.75" y="211.5" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-15" value="else if" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="YmF2wASvHjHTeFxfvHkM-11" target="YmF2wASvHjHTeFxfvHkM-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-11" value="SW_START.state" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="56" y="105" width="120" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-32" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="YmF2wASvHjHTeFxfvHkM-12" target="Jo9Ue6hLqtK935TEgpBK-21" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="465" y="140" />
|
||
<mxPoint x="465" y="345" />
|
||
<mxPoint x="230" y="345" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-12" value="state = COUNTING<br>vfd_setState(false)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="241" y="120" width="167.5" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-13" value="FALSE" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="YmF2wASvHjHTeFxfvHkM-11" target="YmF2wASvHjHTeFxfvHkM-12" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="YmF2wASvHjHTeFxfvHkM-14" value="start button not pressed" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="219.75" y="90" width="200" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-34" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-1" target="aTO7ynV6Y0lAHxoPAONt-25" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-1" value="state:<br>MANUAL" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="665" y="657.5" width="142.5" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-4" value="motor_stop()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="408.5" y="451.5" width="120" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-6" target="Avus2w3zFXZjXSa-NAtZ-10" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-13" value="else if" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-6" target="Avus2w3zFXZjXSa-NAtZ-9" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="734.37" y="945" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-6" value="SW_P1" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="688.87" y="855" width="91" height="80" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-9" target="Avus2w3zFXZjXSa-NAtZ-11" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-9" value="SW_P3" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="688.87" y="975" width="91" height="80" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-10" value="vfd_setSpeedLevel(POTENTIOMETER)<br>vfd_setState(true, REV)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="822.87" y="872" width="252" height="46" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-11" value="vfd_setSpeedLevel(POTENTIOMETER)<br>vfd_setState(true, FWD)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="822.87" y="992" width="252" height="46" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-64" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-16" target="aTO7ynV6Y0lAHxoPAONt-63" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-16" value="checkStopCondition()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="405" y="661.5" width="130" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-19" target="YmF2wASvHjHTeFxfvHkM-11" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-19" value="checkStopCondition()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="40" y="50" width="157" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-56" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-22" target="aTO7ynV6Y0lAHxoPAONt-55" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-22" value="checkStopCondition()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="405" y="836.5" width="130" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-25" value="<font color="#0000ff">start counting (no motor)<br>(pull and attach wire manually to spool)</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="53.5" y="390" width="138.5" height="78.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-15" value="start or resume slow for some time<br>(time for verifying it spools correctly)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="63.75" y="649" width="109.5" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Avus2w3zFXZjXSa-NAtZ-34" value="<font color="#0000ff">manually control the motor via preset buttons and potentiometer<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="817.75" y="648.25" width="138.5" height="78.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-5" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="696.75" y="535" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-12" value="WINDING" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-11" target="Avus2w3zFXZjXSa-NAtZ-22" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-11" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="430.5" y="774" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-14" value="WINDING_START" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-13" target="Avus2w3zFXZjXSa-NAtZ-16" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-13" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="430.5" y="595" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-16" value="COUNTING" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-15" target="Avus2w3zFXZjXSa-NAtZ-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-15" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="429" y="390" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-17" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="945.37" y="430" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-18" value="lengthRemaining =<br>lengthTarget - lengthNow" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="894.87" y="492" width="180" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-17" target="aTO7ynV6Y0lAHxoPAONt-18" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="984.87" y="467" as="sourcePoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-23" value="<font color="#0000ff">switch to manual mode at any state<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="807.5" y="595" width="148.75" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-26" value="else if" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-25" target="Avus2w3zFXZjXSa-NAtZ-6" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="735" y="830" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-33" value="true" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-25" target="Jo9Ue6hLqtK935TEgpBK-21" edge="1">
|
||
<mxGeometry x="-0.9111" relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="625" y="775" />
|
||
<mxPoint x="625" y="375" />
|
||
<mxPoint x="300" y="375" />
|
||
</Array>
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-25" value="SW_P2 ==<br>false" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="689.5" y="735" width="91" height="80" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-36" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;dashed=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="Avus2w3zFXZjXSa-NAtZ-22" target="Jo9Ue6hLqtK935TEgpBK-20" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="265" y="960" as="sourcePoint" />
|
||
<mxPoint x="315" y="910" as="targetPoint" />
|
||
<Array as="points">
|
||
<mxPoint x="438" y="875" />
|
||
<mxPoint x="360" y="875" />
|
||
<mxPoint x="360" y="900" />
|
||
<mxPoint x="263" y="900" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-55" value="setDynSpeedLvl()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="403.5" y="893" width="130" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-2" value="lengthRemaining" style="rhombus;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="736.88" y="105" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-4" value="vfd_setSpeedLevel (0)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="871.88" y="170" width="160" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-5" value="vfd_setSpeedLevel (1)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="871.88" y="211" width="160" height="29" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-6" value="vfd_setSpeedLevel (2)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="871.88" y="250" width="160" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-7" value="vfd_setSpeedLevel (3)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="871.88" y="290" width="160" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-8" value="else" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#000000;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="8zFeNdrfwlNlW0LlzPxK-2" target="8zFeNdrfwlNlW0LlzPxK-7" edge="1">
|
||
<mxGeometry x="0.6191" relative="1" as="geometry">
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-9" value="&lt; 50" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" target="8zFeNdrfwlNlW0LlzPxK-4" edge="1">
|
||
<mxGeometry x="-0.1429" y="10" width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="801.88" y="185" as="sourcePoint" />
|
||
<mxPoint x="776.88" y="180" as="targetPoint" />
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-10" value="&lt; 200" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" target="8zFeNdrfwlNlW0LlzPxK-5" edge="1">
|
||
<mxGeometry x="-0.1429" y="10" width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="802.38" y="225" as="sourcePoint" />
|
||
<mxPoint x="721.88" y="235" as="targetPoint" />
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="8zFeNdrfwlNlW0LlzPxK-11" value="&lt; 500" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" target="8zFeNdrfwlNlW0LlzPxK-6" edge="1">
|
||
<mxGeometry x="-0.0072" y="10" width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="802.38" y="265" as="sourcePoint" />
|
||
<mxPoint x="761.88" y="280" as="targetPoint" />
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-57" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="aTO7ynV6Y0lAHxoPAONt-54" target="8zFeNdrfwlNlW0LlzPxK-2" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-54" value="setDynSpeedLvl(uint8 lvlMax)" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="711.88" y="50" width="180" height="31" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-58" value="limit to lvlMax" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="746.88" y="330" width="110" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="8zFeNdrfwlNlW0LlzPxK-4" target="aTO7ynV6Y0lAHxoPAONt-58" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-60" value="" style="endArrow=oval;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="8zFeNdrfwlNlW0LlzPxK-5" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="991.88" y="170" as="sourcePoint" />
|
||
<mxPoint x="1051.88" y="226" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-61" value="" style="endArrow=oval;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="8zFeNdrfwlNlW0LlzPxK-6" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="1056.88" y="285" as="sourcePoint" />
|
||
<mxPoint x="1051.88" y="265" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-62" value="" style="endArrow=oval;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="8zFeNdrfwlNlW0LlzPxK-7" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="1066.88" y="340" as="sourcePoint" />
|
||
<mxPoint x="1051.88" y="305" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-63" value="setDynSpeedLvl(1)" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="403.5" y="704" width="130" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-66" value="limit speed lvl to 1<br style="font-size: 9px;">can be slower if close though" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;fontSize=9;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="533.5" y="704" width="55" height="20" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-30" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">cutter_isRunning() == false</span>" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="mQTKtX7dmJeWt0bXEoog-1" target="mQTKtX7dmJeWt0bXEoog-29" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-1" value="state:<br>CUTTING" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="195.75" y="1325" width="142.5" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="mQTKtX7dmJeWt0bXEoog-4" target="mQTKtX7dmJeWt0bXEoog-1" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-4" value="cutter_start()" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="199.5" y="1255" width="135" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-9" value="<font color="#990000">todo: <br></font><span style="color: rgb(153, 0, 0);">- ability to CANCEL cutting</span><font color="#990000"><br>- e.g.&nbsp;</font><span style="color: rgb(153, 0, 0);">cancel when buttons released?</span>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="349.75" y="1320" width="229" height="45" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-28" value="<font color="#990000">todo:require reset switch to be able to start again?<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="77" y="1115" width="91.5" height="45" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-29" value="lengthNow = 0" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="224.5" y="1430" width="85" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-4" value="delay passed" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="1-PaxUM0a53oYDua-TxR-1" target="mQTKtX7dmJeWt0bXEoog-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="1-PaxUM0a53oYDua-TxR-1" target="1-PaxUM0a53oYDua-TxR-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-1" value="state:<br>AUTO_CUT_WAITING" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="195.75" y="1135" width="142.5" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-3" value="indicate cut pending on display<br>beep countdown<br>blink lamp" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="395" y="1142.5" width="185" height="45" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-7" value="AUTO_CUT_WAITING" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-33" source="1-PaxUM0a53oYDua-TxR-6" target="1-PaxUM0a53oYDua-TxR-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-6" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-33" vertex="1">
|
||
<mxGeometry x="448" y="1080" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-37" value="rotary encoder (control.cpp)" style="swimlane;labelBackgroundColor=none;fontColor=#000000;" parent="1" vertex="1">
|
||
<mxGeometry x="1245" y="1415" width="590" height="215" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-1" value="Interrupt<br>A/B encoder" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="135" y="45" width="120" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-2" value="process<br>(rotary_encoder lib)" style="rounded=1;whiteSpace=wrap;html=1;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="295" y="55" width="120" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-37" source="Jo9Ue6hLqtK935TEgpBK-1" target="Jo9Ue6hLqtK935TEgpBK-2" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-3" value="send event to queue" style="rounded=1;whiteSpace=wrap;html=1;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="455" y="57.5" width="120" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="Jo9Ue6hLqtK935TEgpBK-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="E9gbP4vXqY4O4zoDVCtS-37" source="Jo9Ue6hLqtK935TEgpBK-2" target="Jo9Ue6hLqtK935TEgpBK-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-12" value="process rotary encoder using interrupts (library)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="15" y="55" width="110" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="_EN7VaY0IXkcVn5lyJDt-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-37" source="E9gbP4vXqY4O4zoDVCtS-34" target="E9gbP4vXqY4O4zoDVCtS-35" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-34" value="encoder_getState<br>" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="245" y="135" width="120" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-35" value="lengthNow = state.position&nbsp;&nbsp;/ 600 * ROLL_DIAMETER * PI" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fontColor=#000000;strokeColor=#000000;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="405" y="135" width="170" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="E9gbP4vXqY4O4zoDVCtS-36" value="calculate distance each cycle&nbsp;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="15" y="137.5" width="110" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-53" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;" parent="E9gbP4vXqY4O4zoDVCtS-37" source="aTO7ynV6Y0lAHxoPAONt-52" target="E9gbP4vXqY4O4zoDVCtS-34" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-52" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="E9gbP4vXqY4O4zoDVCtS-37" vertex="1">
|
||
<mxGeometry x="130" y="138.25" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="aTO7ynV6Y0lAHxoPAONt-44" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=oval;startFill=1;" parent="1" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="268" y="2120" as="sourcePoint" />
|
||
<mxPoint x="267.5" y="2135" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-1" value="Wire cutter (cutter.cpp)" style="swimlane;" parent="1" vertex="1">
|
||
<mxGeometry x="1300" y="70" width="955" height="1085" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-18" value="" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;fillColor=none;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="60" y="150" width="590" height="575" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-4" value="SW_CUTTER == LOW" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-8" target="6FuHMW7HC8Qjd99AJG3M-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-2" value="state:<br>IDLE" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="220" y="190" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-5" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-15" target="6FuHMW7HC8Qjd99AJG3M-2" edge="1">
|
||
<mxGeometry x="-0.9387" relative="1" as="geometry">
|
||
<Array as="points">
|
||
<mxPoint x="280" y="630" />
|
||
<mxPoint x="280" y="690" />
|
||
<mxPoint x="90" y="690" />
|
||
<mxPoint x="90" y="220" />
|
||
</Array>
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-17" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">SW_CUTTER == HIGH</span>" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-3" target="6FuHMW7HC8Qjd99AJG3M-15" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-3" target="t7zBWQ79GRynHEwFmOy7-1" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-3" value="state:<br>CUTTING" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="220" y="500" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-7" value="at idle position <br>(switch open / not switched to gnd)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="345" y="580" width="190" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-8" target="t7zBWQ79GRynHEwFmOy7-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-8" value="state:<br>START" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="220" y="370" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-9" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;startArrow=none;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-13" target="6FuHMW7HC8Qjd99AJG3M-8" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="1550" y="680" as="sourcePoint" />
|
||
<mxPoint x="1550" y="810" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-10" value="motor running but <br>still at start position" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="95" y="385" width="127.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-11" value="not at idle position <br>(switch closed / not switched to gnd)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="336.25" y="450" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-13" value="GPIO_RELAY on<br>timestamp_turnedOn = now()" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="195" y="295" width="180" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-14" value="<span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 11px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: center; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">cutter_start()</span>" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=none;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-2" target="6FuHMW7HC8Qjd99AJG3M-13" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="1550" y="680" as="sourcePoint" />
|
||
<mxPoint x="1550" y="800" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-15" value="GPIO_RELAY off" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="230" y="630" width="110" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-24" value="return false" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="140.25" y="995" width="111.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-26" value="else" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-27" target="6FuHMW7HC8Qjd99AJG3M-24" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="196" y="982.5" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-27" value="now() - <br>timestamp_turnedOn<br>." style="rhombus;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="130.5" y="860" width="131" height="80" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-28" value="GPIO_RELAY = OFF<br>timestamp_turnedOff = now()<br>state = TIMEOUT<br>beep (5)<br>return true;" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="368.75" y="860" width="167.5" height="85" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-29" value="&gt; msTimeout" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-27" target="6FuHMW7HC8Qjd99AJG3M-28" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-32" target="6FuHMW7HC8Qjd99AJG3M-27" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-32" value="bool checkTimeout()" style="ellipse;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="120" y="805" width="157" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-40" target="6FuHMW7HC8Qjd99AJG3M-43" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-40" value="cutter_start()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="753.88" y="175" width="132.25" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="6FuHMW7HC8Qjd99AJG3M-41" target="6FuHMW7HC8Qjd99AJG3M-13" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-12" value="cutter_start()" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="t7zBWQ79GRynHEwFmOy7-11" vertex="1" connectable="0">
|
||
<mxGeometry x="0.0573" y="-1" relative="1" as="geometry">
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-41" value="state:<br>TIMEOUT" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="495" y="285" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="6FuHMW7HC8Qjd99AJG3M-43" value="GPIO_RELAY on<br>timestamp_turnedOn = now()<br>state = START" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="730" y="250" width="180" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;dashed=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="t7zBWQ79GRynHEwFmOy7-1" target="6FuHMW7HC8Qjd99AJG3M-41" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-1" value="checkTimeout()" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="420" y="517.5" width="110" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-4" value="checkTimeout()" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="420" y="387.5" width="110" height="25" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-6" value="motor running but <br>still at start position" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="95" y="515" width="127.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-15" value="cutterState_t cutter_getState()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="736.5" y="610" width="157" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-16" value="return state" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="760.63" y="690" width="108.75" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="t7zBWQ79GRynHEwFmOy7-15" target="t7zBWQ79GRynHEwFmOy7-16" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="t7zBWQ79GRynHEwFmOy7-17" target="t7zBWQ79GRynHEwFmOy7-18" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-17" value="cutter_handle()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="287.75" y="90" width="132.25" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="t7zBWQ79GRynHEwFmOy7-20" target="t7zBWQ79GRynHEwFmOy7-17" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-20" value="main loop" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="315.5" y="35" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-12" value="cutter_stop()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="748.8800000000001" y="387.5" width="132.25" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-13" value="GPIO_RELAY off<br>state = CANCELED" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="725" y="462.5" width="180" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="mQTKtX7dmJeWt0bXEoog-12" target="mQTKtX7dmJeWt0bXEoog-13" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-15" value="cutter_start()" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="mQTKtX7dmJeWt0bXEoog-14" target="6FuHMW7HC8Qjd99AJG3M-13" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-14" value="state:<br>CANCELED" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="495" y="210" width="130" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-16" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="6FuHMW7HC8Qjd99AJG3M-1" target="mQTKtX7dmJeWt0bXEoog-14" edge="1">
|
||
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
||
<mxPoint x="560" y="160" as="sourcePoint" />
|
||
<mxPoint x="550" y="80" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-17" value="cutter_stop()" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="mQTKtX7dmJeWt0bXEoog-16" vertex="1" connectable="0">
|
||
<mxGeometry x="-0.3434" relative="1" as="geometry">
|
||
<mxPoint as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-27" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="mQTKtX7dmJeWt0bXEoog-18" target="mQTKtX7dmJeWt0bXEoog-24" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-18" value="bool cutter_isRunning()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="736.5" y="785" width="157" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-22" value="return true" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="764.2600000000001" y="985" width="111.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-23" value="state == START<br>|| state == CUTTING" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#000000;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="mQTKtX7dmJeWt0bXEoog-24" target="mQTKtX7dmJeWt0bXEoog-22" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="-484.37" y="902.5" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-26" value="else" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" source="mQTKtX7dmJeWt0bXEoog-24" target="mQTKtX7dmJeWt0bXEoog-25" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-24" value="state" style="rhombus;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="768.25" y="850" width="101.13" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-25" value="return false" style="rounded=1;whiteSpace=wrap;html=1;" parent="6FuHMW7HC8Qjd99AJG3M-1" vertex="1">
|
||
<mxGeometry x="630" y="865" width="86.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="t7zBWQ79GRynHEwFmOy7-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endArrow=oval;endFill=1;dashed=1;" parent="1" source="t7zBWQ79GRynHEwFmOy7-4" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="1870" y="470" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="mQTKtX7dmJeWt0bXEoog-8" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;endArrow=oval;endFill=1;" parent="1" source="mQTKtX7dmJeWt0bXEoog-29" edge="1">
|
||
<mxGeometry x="-0.5375" relative="1" as="geometry">
|
||
<mxPoint x="85" y="1120" as="targetPoint" />
|
||
<Array as="points">
|
||
<mxPoint x="85" y="1470" />
|
||
</Array>
|
||
<mxPoint x="1" as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;endArrow=oval;endFill=1;" parent="1" source="1-PaxUM0a53oYDua-TxR-1" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="85" y="1240" as="targetPoint" />
|
||
<Array as="points">
|
||
<mxPoint x="256" y="1240" />
|
||
<mxPoint x="90" y="1240" />
|
||
</Array>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="1-PaxUM0a53oYDua-TxR-9" value="SW_RESET<br>SW_CUT<br>!SW_AUTO_CUT" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="1-PaxUM0a53oYDua-TxR-8" vertex="1" connectable="0">
|
||
<mxGeometry x="-0.1235" y="2" relative="1" as="geometry">
|
||
<mxPoint x="-22" y="-2" as="offset" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
</root>
|
||
</mxGraphModel>
|
||
</diagram>
|
||
<diagram id="WZz14eG5K1-_uxJ1-tuo" name="stepper">
|
||
<mxGraphModel dx="1006" dy="751" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="2339" pageHeight="3300" math="0" shadow="0">
|
||
<root>
|
||
<mxCell id="0" />
|
||
<mxCell id="1" parent="0" />
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-1" value="define direction and stepsToGo" style="swimlane;" parent="1" vertex="1">
|
||
<mxGeometry x="560" y="230" width="1150" height="950" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-38" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;endArrow=classic;endFill=1;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-39" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="355" y="150" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-39" value="isr()" style="ellipse;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="287.75" y="90" width="132.25" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-40" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-41" target="4MATqDquBrgxko5X0JQR-39" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-41" value="timer isr" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="315.5" y="35" width="79" height="28.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-58" value="delta = posNow - posNow<br>directionTarget = delta&gt;0 ? INCREASE : DECREASE" style="rounded=1;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="202.5" y="165" width="305" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-59" target="4MATqDquBrgxko5X0JQR-74" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-59" value="&nbsp;directionNow != directionTarget" style="rhombus;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="230" y="260" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-60" value="state = DECEL<br>inkrement = - dec_Increment<br>speedTarget = 0<br>stepsToGo = speedNow * decel_increment&nbsp;" style="rounded=1;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="515" y="400" width="270" height="70" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-61" target="QvcU1ggDb1a0y8AinBGq-34" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-50" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-61" target="4MATqDquBrgxko5X0JQR-64" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-61" value="direction = INCREASE" style="rhombus;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="217.5" y="570" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-63" value="direction = directionTarget" style="rounded=1;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="850" y="285" width="180" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-73" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-64" target="4MATqDquBrgxko5X0JQR-72" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-64" value="direction = DECREASE" style="rhombus;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="218.62" y="730" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-72" value="gipo_set_level (DIR_PIN, 0 )<br>stepsToGo = posNow - posTarget" style="rounded=1;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="540" y="755" width="260" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-75" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-74" target="4MATqDquBrgxko5X0JQR-63" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-77" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="4MATqDquBrgxko5X0JQR-1" source="4MATqDquBrgxko5X0JQR-74" target="4MATqDquBrgxko5X0JQR-60" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-74" value="direction = IDLE<br>|| speedNow = 0?" style="rhombus;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="525" y="260" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-34" value="gipo_set_level (DIR_PIN, 1 )<br>stepsToGo = posTarget - posNow" style="rounded=1;whiteSpace=wrap;html=1;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="540" y="595" width="260" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="9tH9wmv1pwc2UzWx21rs-1" value="only called when new command received?" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="4MATqDquBrgxko5X0JQR-1" vertex="1">
|
||
<mxGeometry x="610" y="90" width="170" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-69" value="delta = posNow - posTarget<br>stepsToGo = abs(delta)" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4550" y="170" width="305" height="40" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-91" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-70" target="4MATqDquBrgxko5X0JQR-83" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-93" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-70" target="4MATqDquBrgxko5X0JQR-84" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-70" value="speedTarget &gt; speedNow" style="rhombus;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4576.37" y="390" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-92" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-78" target="4MATqDquBrgxko5X0JQR-82" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-94" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-78" target="4MATqDquBrgxko5X0JQR-70" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-78" value="stepsToGo = 0" style="rhombus;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4576.37" y="260" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-82" value="pause timer" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4930" y="280" width="120" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-83" value="speedNow += accIncrement" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4920" y="422.5" width="190" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-90" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-84" target="4MATqDquBrgxko5X0JQR-89" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-97" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="4MATqDquBrgxko5X0JQR-84" target="4MATqDquBrgxko5X0JQR-95" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-84" value="speedTarget &lt; speedNow" style="rhombus;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4576.37" y="530" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-85" value="ACCELERATING" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="1" vertex="1">
|
||
<mxGeometry x="4390" y="420" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-86" value="DECELERATING" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="1" vertex="1">
|
||
<mxGeometry x="4390" y="565" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-87" value="TARGET REACHED" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="1" vertex="1">
|
||
<mxGeometry x="4390" y="295" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-89" value="speedNow += decIncrement" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4920" y="562.5" width="190" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-95" value="speedNow = decIncrement" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="4606.37" y="702.5" width="190" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="4MATqDquBrgxko5X0JQR-96" value="COASTING / at speed" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="1" vertex="1">
|
||
<mxGeometry x="4390" y="705" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-30" value="define speed in ISR&nbsp; (ACCEL, DECEL)" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="560" y="1230" width="1246.13" height="770" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-3" value="speedNow &lt; speedTarget<br style="border-color: var(--border-color);">stepsToGo &gt; stepsAccelRemaining" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="208.6300000000001" y="510" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-6" target="QvcU1ggDb1a0y8AinBGq-3" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-6" value="stepsToGo &lt;= stepsDecelRemaining" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="208.6300000000001" y="320" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-6" target="QvcU1ggDb1a0y8AinBGq-18" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="562.2600000000002" y="370" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-8" value="speedNow += accel_Increment" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="554.0800000000003" y="542.5" width="190" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-1" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-3" target="QvcU1ggDb1a0y8AinBGq-8" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-3" target="QvcU1ggDb1a0y8AinBGq-12" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="333.6300000000001" y="650.0000000000001" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-12" value="speedNow = speedTarget" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="238.63000000000022" y="685" width="190" height="35" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-15" value="remaining steps needed to decelerate<br>necessary to decelerate" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="10.00000000000011" y="355" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-16" value="not at speed yet<br>and accel steps remaining" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="31.13000000000011" y="542.5" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-17" value="else?<br>at target speed -&gt; continue" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="31.13000000000011" y="685" width="207.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="HXhZnJnghRp4Iz4sy0rg-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-18" target="HXhZnJnghRp4Iz4sy0rg-1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="HXhZnJnghRp4Iz4sy0rg-3" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-18" target="QvcU1ggDb1a0y8AinBGq-19">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-18" value="speedNow &gt; decel_increment" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="581.5799999999999" y="318" width="131.37" height="102.5" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-19" value="speedNow = 0" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="554.0800000000002" y="440" width="186.37" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-23" value="speedNow &gt; speedTarget" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="798.6400000000001" y="517.5" width="100" height="85" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-8" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="800.4500000000002" y="560" as="targetPoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-24" value="speedNow = speedTarget" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="950.0000000000001" y="545" width="186.37" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" target="QvcU1ggDb1a0y8AinBGq-24" edge="1">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="900.4500000000002" y="560" as="sourcePoint" />
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-30" source="QvcU1ggDb1a0y8AinBGq-14" target="QvcU1ggDb1a0y8AinBGq-6" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-14" value="stepsAccelRemaining = (speedTarget - speedNow)&nbsp; / accel_Increment<br>stepsDecelRemaining = (speedNow)&nbsp; / decel_Increment&nbsp;" style="rounded=1;whiteSpace=wrap;html=1;align=left;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="140" y="180" width="385.12" height="60" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-32" value="required steps to get from current speed to target speed<br>required steps to get from current speed to 0" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#0000FF;labelBackgroundColor=#FFFFFF;" parent="QvcU1ggDb1a0y8AinBGq-30" vertex="1">
|
||
<mxGeometry x="533.7500000000001" y="196.87" width="327.5" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="HXhZnJnghRp4Iz4sy0rg-1" value="speedNow -= decel_increment" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="QvcU1ggDb1a0y8AinBGq-30">
|
||
<mxGeometry x="755.4500000000003" y="355" width="186.37" height="30" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-49" value="increment steps, update timer" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
||
<mxGeometry x="560" y="2040" width="610" height="570" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-36" value="PosNow = PosTarget<br><strike>stepsToGo == 0 ??</strike>" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="100" y="60" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-37" value="timer_pause()" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="425" y="85" width="120" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-48" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-49" source="QvcU1ggDb1a0y8AinBGq-36" target="QvcU1ggDb1a0y8AinBGq-37" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-40" value="direction = INCREASE" style="rhombus;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="100" y="310" width="250" height="100" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-41" value="posNow ++" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="425" y="335" width="120" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="QvcU1ggDb1a0y8AinBGq-49" source="QvcU1ggDb1a0y8AinBGq-40" target="QvcU1ggDb1a0y8AinBGq-41" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-42" value="posNow --" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="165" y="460" width="120" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-46" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-49" source="QvcU1ggDb1a0y8AinBGq-40" target="QvcU1ggDb1a0y8AinBGq-42" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-45" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="QvcU1ggDb1a0y8AinBGq-49" source="QvcU1ggDb1a0y8AinBGq-43" target="QvcU1ggDb1a0y8AinBGq-40" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-43" value="update_timer (currentSpeed)<br>stepsToGo --" style="rounded=1;whiteSpace=wrap;html=1;" parent="QvcU1ggDb1a0y8AinBGq-49" vertex="1">
|
||
<mxGeometry x="127.5" y="198" width="195" height="50" as="geometry" />
|
||
</mxCell>
|
||
<mxCell id="QvcU1ggDb1a0y8AinBGq-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="QvcU1ggDb1a0y8AinBGq-49" source="QvcU1ggDb1a0y8AinBGq-36" target="QvcU1ggDb1a0y8AinBGq-43" edge="1">
|
||
<mxGeometry relative="1" as="geometry" />
|
||
</mxCell>
|
||
</root>
|
||
</mxGraphModel>
|
||
</diagram>
|
||
</mxfile>
|