fix SoftNcRunner GM code normalization.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user