This commit is contained in:
2025-09-24 09:26:04 +08:00
parent 1dbcb3764d
commit 56fe9c7d74
34 changed files with 390 additions and 175 deletions
@@ -84,10 +84,11 @@
<nav id="breadcrumb"></nav>
</div>
<article data-uid="">
<article data-uid="Cmd-NcOptimization">
<h1 id="nc優化">NC優化</h1>
<p>組態在NC仿真前設定,然後執行<strong>輸出優化NC檔</strong>指令。</p>
<p>可同時參考閱讀說明章節<a class="xref" href="../../optimization/index.html">NC優化</a></p>
<h2 id="組態">組態</h2>
<div class="NOTE">
<h5>Note</h5>
@@ -218,23 +219,10 @@ N0160 X-3.555 Y43.338
N0170 X-4.125 Y45.875
...
</code></pre>
</div>
<blockquote>
<p>N0110至N0150前,優化區加速度設為10 <span class="math">\(mm/s^2\)</span>
N0140單行不做優化;
N0150及以後,優化區加速度設為100 <span class="math">\(mm/s^2\)</span>
N0150及以後,優化區切削區域最大進給設為12000 <span class="math">\(mm/min\)</span></p>
</blockquote>
<div class="TIP">
<h5>Tip</h5>
<p><strong>斷刀解決方案</strong></p>
<p>更改加工路徑降低切寬深 或 以HiNC優化功能調整進給率,將<strong>降伏應力比</strong><strong>主軸最大扭矩比</strong><strong>主軸最大功率比</strong>降至100%以下。</p>
</div>
<div class="TIP">
<h5>Tip</h5>
<p><strong>熱崩刃解決方案</strong></p>
<p>在解決斷刀問題的前提下,降低轉速,讓刀刃有充足時間散熱。</p>
<p>注意冷卻液是否對準刀刃影響甚大。</p>
</div>
</article>