初版本AxisControl(Viscom风格)控件。

This commit is contained in:
QI Mingxuan
2026-04-22 20:48:00 +08:00
parent 4390ad1e9f
commit 1279885924
16 changed files with 1656 additions and 0 deletions
@@ -258,4 +258,47 @@ SourceZ → {3:F2}mm
DetectorZ → {4:F2}mm
確填入目標值資料?</value>
</data>
<!-- AxisControlView 多語言資源 | AxisControlView localization resources -->
<data name="AC_AxisPositions" xml:space="preserve">
<value>軸位置</value>
</data>
<data name="AC_StageX" xml:space="preserve">
<value>載物台 X</value>
</data>
<data name="AC_StageY" xml:space="preserve">
<value>載物台 Y</value>
</data>
<data name="AC_SourceZ" xml:space="preserve">
<value>射線源 Z</value>
</data>
<data name="AC_DetectorZ" xml:space="preserve">
<value>探測器 Z</value>
</data>
<data name="AC_DetectorSwing" xml:space="preserve">
<value>探測器擺動</value>
</data>
<data name="AC_StageRotation" xml:space="preserve">
<value>載物台旋轉</value>
</data>
<data name="AC_FixtureRotation" xml:space="preserve">
<value>夾具旋轉</value>
</data>
<data name="AC_SafetyParams" xml:space="preserve">
<value>安全參數</value>
</data>
<data name="AC_SafetyHeight" xml:space="preserve">
<value>安全高度</value>
</data>
<data name="AC_CalibrationValue" xml:space="preserve">
<value>校準計算值</value>
</data>
<data name="AC_Enable" xml:space="preserve">
<value>使能</value>
</data>
<data name="AC_Save" xml:space="preserve">
<value>保存</value>
</data>
<data name="AC_Restore" xml:space="preserve">
<value>恢復</value>
</data>
</root>