fix bug of G53.1 and remove NcEnv.SetToolHeightCompensationOnFeatureNormal property.

This commit is contained in:
2026-03-19 17:25:33 +08:00
parent 2c586333b6
commit 52a3412ecb
826 changed files with 41648 additions and 6499 deletions
@@ -196,7 +196,8 @@ Class MessageHost
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Default handler for progress changes that writes the argument to the console.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -206,9 +207,11 @@ Class MessageHost
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>sender</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></dt>
<dd></dd>
<dd><p>The event sender.</p>
</dd>
<dt><code>arg</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></dt>
<dd></dd>
<dd><p>The progress argument to display.</p>
</dd>
</dl>