fix G68 mis-behavior.

This commit is contained in:
2026-02-24 23:42:25 +08:00
parent 2d38701590
commit ee51fd62dc
115 changed files with 11671 additions and 1414 deletions
@@ -95,26 +95,27 @@
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.HeidenhainNcRawBlocker.html">HeidenhainNcRawBlocker</a></dt>
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.HeidenhainSegmenter.html">HeidenhainSegmenter</a></dt>
<dd><p>Heidenhain NC block builder.
Also support single line NC block.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.RawBlock.html">RawBlock</a></dt>
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.Sentence.html">Sentence</a></dt>
<dd><p>A small NC block for one or several lines.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.SingleLineNcRawBlocker.html">SingleLineNcRawBlocker</a></dt>
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.SingleLineSegmenter.html">SingleLineSegmenter</a></dt>
<dd></dd>
</dl>
<h3 id="interfaces">
Interfaces
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.INcRawBlocker.html">INcRawBlocker</a></dt>
<dd></dd>
<dt><a class="xref" href="Hi.Numerical.SoftParsers.Raws.ISegmenter.html">ISegmenter</a></dt>
<dd><p>interface to get segment for <a class="xref" href="Hi.Numerical.SoftParsers.Raws.Sentence.html">Sentence</a>.</p>
</dd>
</dl>