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
@@ -101,7 +101,8 @@ Interface IPauseClaim
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IPauseClaim : IClaim</code></pre>
<pre><code class="lang-csharp hljs">[Obsolete]
public interface IPauseClaim : IClaim</code></pre>
</div>