fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-08 22:17:04 +08:00
parent 2f57932000
commit e026da61b3
197 changed files with 3482 additions and 958 deletions
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Interface ICyclDef | HiAPI-C# 2025 ">
<meta name="description" content="JSON section schema for Heidenhain CYCL DEF blocks. The string captures either the cycle title (e.g. &amp;ldquo;DATUM SETTING&amp;rdquo;) or a parameter line (e.g. &amp;ldquo;Q339=+1&amp;rdquo;).">
<link rel="icon" href="../img/HiAPI.favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
@@ -97,7 +97,10 @@ Interface ICyclDef
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
</div>
<div class="markdown summary"></div>
<div class="markdown summary"><p>JSON section schema for Heidenhain <code>CYCL DEF</code> blocks. The
<a class="xref" href="Hi.NcParsers.Keywords.Heidenhain.ICyclDef.html#Hi_NcParsers_Keywords_Heidenhain_ICyclDef_CyclHead">CyclHead</a> string captures either the cycle title (e.g.
<code>&ldquo;DATUM SETTING&rdquo;</code>) or a parameter line (e.g. <code>&ldquo;Q339=+1&rdquo;</code>).</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">