优化虚拟摇杆运动控制界面显示问题,将generic修改为usercontrol,单轴摇杆修改为腰圆形状,将功能增加至主框架程序。
This commit is contained in:
@@ -293,12 +293,12 @@ Confirm to filll move matrix?</value>
|
||||
<value>Calibration Value</value>
|
||||
</data>
|
||||
<data name="AC_Enable" xml:space="preserve">
|
||||
<value>Enable</value>
|
||||
<value>Physical Joystick Enable</value>
|
||||
</data>
|
||||
<data name="AC_Save" xml:space="preserve">
|
||||
<value>Save</value>
|
||||
<value>Save Position</value>
|
||||
</data>
|
||||
<data name="AC_Restore" xml:space="preserve">
|
||||
<value>Restore</value>
|
||||
<value>Restore Position</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -347,15 +347,15 @@ DetectorZ → {4:F2}mm
|
||||
<comment>校准自动计算值标签 | Calibration value label</comment>
|
||||
</data>
|
||||
<data name="AC_Enable" xml:space="preserve">
|
||||
<value>使能</value>
|
||||
<value>实体操作摇杆使能</value>
|
||||
<comment>使能开关标签 | Enable toggle label</comment>
|
||||
</data>
|
||||
<data name="AC_Save" xml:space="preserve">
|
||||
<value>保存</value>
|
||||
<value>保存当前位置</value>
|
||||
<comment>保存按钮文本 | Save button text</comment>
|
||||
</data>
|
||||
<data name="AC_Restore" xml:space="preserve">
|
||||
<value>恢复</value>
|
||||
<value>恢复前一位置</value>
|
||||
<comment>恢复按钮文本 | Restore button text</comment>
|
||||
</data>
|
||||
</root>
|
||||
@@ -293,12 +293,12 @@ DetectorZ → {4:F2}mm
|
||||
<value>校准计算值</value>
|
||||
</data>
|
||||
<data name="AC_Enable" xml:space="preserve">
|
||||
<value>使能</value>
|
||||
<value>实体操作摇杆使能</value>
|
||||
</data>
|
||||
<data name="AC_Save" xml:space="preserve">
|
||||
<value>保存</value>
|
||||
<value>保存当前位置</value>
|
||||
</data>
|
||||
<data name="AC_Restore" xml:space="preserve">
|
||||
<value>恢复</value>
|
||||
<value>恢复前一位置</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -293,12 +293,12 @@ DetectorZ → {4:F2}mm
|
||||
<value>校準計算值</value>
|
||||
</data>
|
||||
<data name="AC_Enable" xml:space="preserve">
|
||||
<value>使能</value>
|
||||
<value>實體操作搖桿使能</value>
|
||||
</data>
|
||||
<data name="AC_Save" xml:space="preserve">
|
||||
<value>保存</value>
|
||||
<value>保存當前位置</value>
|
||||
</data>
|
||||
<data name="AC_Restore" xml:space="preserve">
|
||||
<value>恢復</value>
|
||||
<value>恢復前一位置</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user