fix SoftNcRunner GM code normalization.
This commit is contained in:
@@ -641,10 +641,10 @@ present on the chain into the <a class="xref" href="Hi.NcParsers.Dependencys.IMa
|
||||
<a class="xref" href="Hi.NcParsers.SoftNcRunner.html#Hi_NcParsers_SoftNcRunner_NcDependencyList">NcDependencyList</a> (linear or rotary, derived from
|
||||
whether the chain's transformer implements
|
||||
<a class="xref" href="Hi.Mech.Topo.IDynamicRotation.html">IDynamicRotation</a>). When the chain carries any rotary
|
||||
axis, a <a class="xref" href="Hi.NcParsers.Dependencys.Generic.NcKinematicsDependency.html">NcKinematicsDependency</a> is appended so that
|
||||
axis, a <a class="xref" href="Hi.NcParsers.Dependencys.SystemWired.NcKinematicsDependency.html">NcKinematicsDependency</a> is appended so that
|
||||
downstream syntaxes / semantics (e.g. <code>G53.1</code>, <code>G68.2</code>,
|
||||
<a class="xref" href="Hi.NcParsers.Semantics.McLinearMotionSemantic.html">McLinearMotionSemantic</a>) can resolve
|
||||
orientation; its <a class="xref" href="Hi.NcParsers.Dependencys.Generic.NcKinematicsDependency.html#Hi_NcParsers_Dependencys_Generic_NcKinematicsDependency_KinematicsProvider">KinematicsProvider</a>
|
||||
orientation; its <a class="xref" href="Hi.NcParsers.Dependencys.SystemWired.NcKinematicsDependency.html#Hi_NcParsers_Dependencys_SystemWired_NcKinematicsDependency_KinematicsProvider">KinematicsProvider</a>
|
||||
is intentionally left null — the owning project service wires it up
|
||||
after the solver instance is available (see
|
||||
<code>LocalProjectService.BuildCoordinateConverter</code>).</p>
|
||||
|
||||
Reference in New Issue
Block a user