update ISO coordinate rendering for 3+2axis machine.

This commit is contained in:
2026-04-06 15:08:59 +08:00
parent 8dd5309e0e
commit 0fe9497552
219 changed files with 23941 additions and 12629 deletions
@@ -100,6 +100,13 @@ Classes
Shared across Fanuc, Mazak, Okuma, and other ISO-compatible controllers.
Brand-specific codes belong in their own keyword classes
(e.g., <a class="xref" href="Hi.NcParsers.Keywords.Fanuc.FanucKeywords.html">FanucKeywords</a>, Siemens, Heidenhain).</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcParsers.Keywords.Generic.MotionForm.html">MotionForm</a></dt>
<dd><p>Motion interpolation form constants used in <a class="xref" href="Hi.NcParsers.Keywords.IMotionDef.html#Hi_NcParsers_Keywords_IMotionDef_Form">Form</a>.
Each form corresponds to a specialized <a class="xref" href="Hi.NcParsers.Semantics.INcSemantic.html">INcSemantic</a>
that resolves the motion into <a class="xref" href="Hi.Numerical.Acts.IAct.html">IAct</a> sequences.</p>
</dd>
</dl>