优化界面显示:射线源模块紧凑设计,探测器优化布局和大小,优化界面提示和提示。

This commit is contained in:
QI Mingxuan
2026-05-06 17:47:38 +08:00
parent 8de455f0bb
commit cdd1f043e7
12 changed files with 530 additions and 109 deletions
@@ -258,30 +258,29 @@ 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>
<value>X mm</value>
</data>
<data name="AC_StageY" xml:space="preserve">
<value>載物台 Y</value>
<value>Y mm</value>
</data>
<data name="AC_SourceZ" xml:space="preserve">
<value>射線源 Z</value>
<value>SZ mm</value>
</data>
<data name="AC_DetectorZ" xml:space="preserve">
<value>探測器 Z</value>
<value>DZ mm</value>
</data>
<data name="AC_DetectorSwing" xml:space="preserve">
<value>探測器擺動</value>
<value>DT' °</value>
</data>
<data name="AC_StageRotation" xml:space="preserve">
<value>載物台旋轉</value>
<value>R' °</value>
</data>
<data name="AC_FixtureRotation" xml:space="preserve">
<value>夾具旋轉</value>
<value>FR' °</value>
</data>
<data name="AC_SafetyParams" xml:space="preserve">
<value>安全參數</value>
@@ -301,4 +300,7 @@ DetectorZ → {4:F2}mm
<data name="AC_Restore" xml:space="preserve">
<value>恢復前一位置</value>
</data>
<data name="MC_MotionCtrl" xml:space="preserve">
<value>運動控制</value>
</data>
</root>