mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-13 23:06:22 -04:00
minor changes to hazards
This commit is contained in:
parent
5acb5f830b
commit
b5853f5f78
@ -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>
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user