Deploying to gh-pages from @ Klipper3d/klipper@848a78d1a5 🚀

This commit is contained in:
KevinOConnor
2023-02-20 16:07:14 +00:00
parent bc59ba8d7d
commit 6913c09690
56 changed files with 283 additions and 288 deletions

View File

@@ -4454,7 +4454,7 @@
<h4 id="save_config">SAVE_CONFIG<a class="headerlink" href="#save_config" title="Permanent link">&para;</a></h4>
<p><code>SAVE_CONFIG</code>:該命令將覆蓋印表機的主配置檔案,並重新啟動主機軟體。該命令與其他校準命令一起使用,用於儲存校準測試的結果。</p>
<h3 id="delayed_gcode">[delayed_gcode]<a class="headerlink" href="#delayed_gcode" title="Permanent link">&para;</a></h3>
<p>如果啟用了 <a href="Config_Reference.html#delayed_gcode">delayed_gcode config section</a>,則啟用以下命令(另請參閱 <a href="Command_Templates.html#delayed-gcodes">template guide</a>)。</p>
<p>如果啟用了 <a href="Config_Reference.html#delayed_gcode">delayed_gcode config section</a>,則啟用以下命令(另請參閱 <a href="Command_Templates.html#delayed-gcodes">template guide</a>)。</p>
<h4 id="update_delayed_gcode">UPDATE_DELAYED_GCODE<a class="headerlink" href="#update_delayed_gcode" title="Permanent link">&para;</a></h4>
<p><code>UPDATE_DELAYED_GCODE [ID=&lt;名稱&gt;] [DURATION=&lt;&gt;]</code>:更新目標 [delayed_gcode] 的延遲並啟動G程式碼執行的計時器。為0的值會取消準備執行的延遲G程式碼。</p>
<h3 id="delta_calibrate">[delta_calibrate]<a class="headerlink" href="#delta_calibrate" title="Permanent link">&para;</a></h3>