deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue.

This commit is contained in:
2026-05-28 19:42:05 +08:00
parent d7836db45f
commit 95b5790622
140 changed files with 8079 additions and 14099 deletions
@@ -581,6 +581,41 @@ Class MachiningProject
<a id="Hi_MachiningProcs_MachiningProject_SoftNcRunnerFile_" data-uid="Hi.MachiningProcs.MachiningProject.SoftNcRunnerFile*"></a>
<h3 id="Hi_MachiningProcs_MachiningProject_SoftNcRunnerFile" data-uid="Hi.MachiningProcs.MachiningProject.SoftNcRunnerFile">
SoftNcRunnerFile
</h3>
<div class="markdown level1 summary"><p>Gets or sets the project-relative file path of the <a class="xref" href="Hi.MachiningProcs.MachiningProject.html#Hi_MachiningProcs_MachiningProject_SoftNcRunner">SoftNcRunner</a>
XML. When non-null, <a class="xref" href="Hi.MachiningProcs.MachiningProject.html#Hi_MachiningProcs_MachiningProject_MakeXmlSource_System_String_System_String_System_Boolean_">MakeXmlSource(string, string, bool)</a> writes the runner to this
side file and embeds a file reference in the project XML; when null the
runner is inlined. Mirrors <a class="xref" href="Hi.Machining.MachiningEquipmentUtils.MachiningEquipment.html#Hi_Machining_MachiningEquipmentUtils_MachiningEquipment_MachiningChainFile">MachiningChainFile</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string SoftNcRunnerFile { 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.string">string</a></dt>
<dd></dd>
</dl>
<a id="Hi_MachiningProcs_MachiningProject_TimeMapping_" data-uid="Hi.MachiningProcs.MachiningProject.TimeMapping*"></a>
<h3 id="Hi_MachiningProcs_MachiningProject_TimeMapping" data-uid="Hi.MachiningProcs.MachiningProject.TimeMapping">