fix bug of opt R negative interpolation.

This commit is contained in:
2026-03-19 22:31:17 +08:00
parent 52a3412ecb
commit ff2cfa6210
23 changed files with 58 additions and 54 deletions
@@ -550,7 +550,7 @@ following real Fanuc parameter numbering.</p>
</h3>
<div class="markdown level1 summary"><p>#1006: Axis type per axis.
See <a class="xref" href="Hi.NcParsers.Dependencys.AxisType.html">AxisType</a>. See AxisNames. See IsRotaryAxis. See SetAxis.</p>
See <a class="xref" href="Hi.NcParsers.Dependencys.AxisType.html">AxisType</a>. See <a class="xref" href="Hi.NcParsers.Dependencys.ControllerParameterTableBase.html#Hi_NcParsers_Dependencys_ControllerParameterTableBase_AxisNames">AxisNames</a>. See <a class="xref" href="Hi.NcParsers.Dependencys.ControllerParameterTableBase.html#Hi_NcParsers_Dependencys_ControllerParameterTableBase_IsRotaryAxis_System_String_">IsRotaryAxis(string)</a>. See <a class="xref" href="Hi.NcParsers.Dependencys.ControllerParameterTableBase.html#Hi_NcParsers_Dependencys_ControllerParameterTableBase_SetAxis_System_String_Hi_NcParsers_Dependencys_AxisType_">SetAxis(string, AxisType)</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
@@ -583,7 +583,7 @@ See <a class="xref" href="Hi.NcParsers.Dependencys.AxisType.html">AxisType</a>.
</h3>
<div class="markdown level1 summary"><p>#1240: G28 first reference position per axis.
See <a class="xref" href="Hi.NcParsers.Dependencys.IHomeMcConfig.html">IHomeMcConfig</a>. See GetHomePosition. See SetHomePosition.</p>
See <a class="xref" href="Hi.NcParsers.Dependencys.IHomeMcConfig.html">IHomeMcConfig</a>. See <a class="xref" href="Hi.NcParsers.Dependencys.ControllerParameterTableBase.html#Hi_NcParsers_Dependencys_ControllerParameterTableBase_GetHomePosition_System_String_">GetHomePosition(string)</a>. See <a class="xref" href="Hi.NcParsers.Dependencys.ControllerParameterTableBase.html#Hi_NcParsers_Dependencys_ControllerParameterTableBase_SetHomePosition_System_String_System_Double_">SetHomePosition(string, double)</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>