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
@@ -127,7 +127,11 @@ This class handles synchronized linear interpolation of tool position and orient
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActCooling.html">ActCooling</a></dt>
<dd><p>Represents a cooling action for machining operations.</p>
<dd><p>Represents a coolant state transition — the cutting-fluid delivery
mode changes on the machine (from e.g. <a class="xref" href="Hi.Numerical.CoolantMode.html#Hi_Numerical_CoolantMode_Off">Off</a>
to <a class="xref" href="Hi.Numerical.CoolantMode.html#Hi_Numerical_CoolantMode_Flood">Flood</a>).
Emitted by <a class="xref" href="Hi.NcParsers.Semantics.CoolantSemantic.html">CoolantSemantic</a> when
the NC program executes M07/M08/M09.</p>
</dd>
</dl>
<dl class="jumplist">