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 IProgramXyzDef | HiAPI-C# 2025 ">
<meta name="description" content="JSON section schema carrying the program-coordinate position commanded on the current block. Written by before the chain composes it into machine coordinates.">
<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,11 @@ Interface IProgramXyzDef
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
</div>
<div class="markdown summary"></div>
<div class="markdown summary"><p>JSON section schema carrying the program-coordinate position commanded on
the current block. Written by <a class="xref" href="Hi.NcParsers.LogicSyntaxs.ProgramXyzSyntax.html">ProgramXyzSyntax</a>
before the <a class="xref" href="Hi.NcParsers.Keywords.ITransformationDef.html#Hi_NcParsers_Keywords_ITransformationDef_ProgramToMcTransform">ProgramToMcTransform</a> chain
composes it into machine coordinates.</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">
@@ -152,7 +156,8 @@ Interface IProgramXyzDef
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Program-coordinate XYZ (and optional ABC) for the current block.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">