fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-06 13:21:19 +08:00
parent 0fe9497552
commit 2f57932000
1238 changed files with 69405 additions and 22511 deletions
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Class MachineCoordinateStepSemantic | HiAPI-C# 2025 ">
<meta name="description" content="Read MachineCoordinate from in JsonObject and produce . Requires ProgramXyzSyntax to have computed McXyz first.">
<meta name="description" content="Read MachineCoordinate from in JsonObject and produce . Requires to have computed McXyz first.">
<link rel="icon" href="../img/HiAPI.favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
@@ -97,9 +97,9 @@ Class MachineCoordinateStepSemantic
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
</div>
<div class="markdown summary"><p>Read MachineCoordinate from <a class="xref" href="Hi.NcParsers.Keywords.IMachineCoordinateDef.html#Hi_NcParsers_Keywords_IMachineCoordinateDef_MachineCoordinate">MachineCoordinate</a> in JsonObject
<div class="markdown summary"><p>Read MachineCoordinate from <a class="xref" href="Hi.NcParsers.Keywords.IMachineCoordinateStateDef.html#Hi_NcParsers_Keywords_IMachineCoordinateStateDef_MachineCoordinateState">MachineCoordinateState</a> in JsonObject
and produce <a class="xref" href="Hi.Numerical.Acts.ActMcXyzStep.html">ActMcXyzStep</a>.
Requires ProgramXyzSyntax to have computed McXyz first.</p>
Requires <a class="xref" href="Hi.NcParsers.LogicSyntaxs.ProgramXyzSyntax.html">ProgramXyzSyntax</a> to have computed McXyz first.</p>
</div>
<div class="markdown conceptual"></div>