fix bug of cubetree init SAT and triangles-tip-cube-corner margin case.
This commit is contained in:
@@ -414,7 +414,8 @@ G43.4 (TCPM) is Fanuc-specific — see <a class="xref" href="Hi.NcParsers.Syntax
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>G68 Coordinate rotation syntax.</p>
|
||||
<div class="markdown level1 summary"><p>G68 Coordinate rotation syntax.
|
||||
X/Y/Z (center), I/J/K (axis), R (angle) stored as doubles.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -446,7 +447,10 @@ G43.4 (TCPM) is Fanuc-specific — see <a class="xref" href="Hi.NcParsers.Syntax
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>G68.2 Tilted work plane syntax.</p>
|
||||
<div class="markdown level1 summary"><p>G68.2 Tilted work plane syntax.
|
||||
X/Y/Z (origin), I/J/K (euler angles) stored as doubles.
|
||||
A/B/C post-processor hints are parsed by FloatTagSetupSyntax
|
||||
and consumed by <a class="xref" href="Hi.NcParsers.LogicSyntaxs.IsoG68p2TiltSyntax.html">IsoG68p2TiltSyntax</a> from Parsing.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user