fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-06 13:21:19 +08:00
parent 0fe9497552
commit 2f57932000
1238 changed files with 69405 additions and 22511 deletions
@@ -217,6 +217,39 @@ Interface IToolingMcConfig
<a id="Hi_NcParsers_Dependencys_IToolingMcConfig_ToolingTime_" data-uid="Hi.NcParsers.Dependencys.IToolingMcConfig.ToolingTime*"></a>
<h3 id="Hi_NcParsers_Dependencys_IToolingMcConfig_ToolingTime" data-uid="Hi.NcParsers.Dependencys.IToolingMcConfig.ToolingTime">
ToolingTime
</h3>
<div class="markdown level1 summary"><p>Duration of the tool changer mechanism (arm swap, magazine rotation, etc.).
Does not include axis motion time to/from the tooling position.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">TimeSpan ToolingTime { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
<dd></dd>
</dl>
<h2 class="section" id="methods">Methods
</h2>