fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-16 18:08:13 +08:00
parent e026da61b3
commit 8b285cc863
765 changed files with 18689 additions and 9785 deletions
@@ -529,7 +529,7 @@ Class MachiningProject
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IShellCommand PlayerCommand { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public ISessionCommand PlayerCommand { get; set; }</code></pre>
</div>
@@ -538,7 +538,7 @@ Class MachiningProject
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.ShellCommands.IShellCommand.html">IShellCommand</a></dt>
<dt><a class="xref" href="Hi.SessionCommands.ISessionCommand.html">ISessionCommand</a></dt>
<dd></dd>
</dl>