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
@@ -96,8 +96,11 @@ Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcParsers.Initializers.HomeMcInitializer.html">HomeMcInitializer</a></dt>
<dd><p>Sets the initial <code>MachineCoordinate</code> on the first SyntaxPiece
from <a class="xref" href="Hi.NcParsers.Dependencys.IHomeMcConfig.html">IHomeMcConfig</a> and <a class="xref" href="Hi.NcParsers.Dependencys.IMachineAxisConfig.html">IMachineAxisConfig</a>.</p>
<dd><p>Sets the initial <a class="xref" href="Hi.NcParsers.Keywords.MachineCoordinateState.html">MachineCoordinateState</a> on the first
SyntaxPiece from <a class="xref" href="Hi.NcParsers.Dependencys.IHomeMcConfig.html">IHomeMcConfig</a> and
<a class="xref" href="Hi.NcParsers.Dependencys.IMachineAxisConfig.html">IMachineAxisConfig</a>. Only configured linear axes are
written; rotary axes (which typically have no home) are omitted —
downstream readers must tolerate missing axis keys.</p>
</dd>
</dl>
<dl class="jumplist">