minor changes to hazards

This commit is contained in:
hneemann 2016-04-17 09:57:10 +02:00
parent 5acb5f830b
commit b5853f5f78
3 changed files with 20 additions and 3 deletions

View File

@ -50,6 +50,10 @@
<string>microStep</string> <string>microStep</string>
<boolean>true</boolean> <boolean>true</boolean>
</entry> </entry>
<entry>
<string>maxStepCount</string>
<int>16</int>
</entry>
</elementAttributes> </elementAttributes>
<pos x="440" y="260"/> <pos x="440" y="260"/>
<rotate>0</rotate> <rotate>0</rotate>

View File

@ -86,8 +86,12 @@
<string>microStep</string> <string>microStep</string>
<boolean>true</boolean> <boolean>true</boolean>
</entry> </entry>
<entry>
<string>maxStepCount</string>
<int>19</int>
</entry>
</elementAttributes> </elementAttributes>
<pos x="440" y="200"/> <pos x="420" y="220"/>
<rotate>0</rotate> <rotate>0</rotate>
</visualElement> </visualElement>
</visualElements> </visualElements>

View File

@ -92,8 +92,17 @@
</visualElement> </visualElement>
<visualElement> <visualElement>
<elementName>Data</elementName> <elementName>Data</elementName>
<elementAttributes/> <elementAttributes>
<pos x="420" y="200"/> <entry>
<string>microStep</string>
<boolean>true</boolean>
</entry>
<entry>
<string>maxStepCount</string>
<int>20</int>
</entry>
</elementAttributes>
<pos x="420" y="220"/>
<rotate>0</rotate> <rotate>0</rotate>
</visualElement> </visualElement>
</visualElements> </visualElements>