Deploying to gh-pages from @ Klipper3d/klipper@0665dc8976 🚀

This commit is contained in:
KevinOConnor
2024-01-03 00:04:06 +00:00
parent 97830ca7dd
commit 191edfebb0
26 changed files with 419 additions and 419 deletions

View File

@@ -4882,7 +4882,7 @@ path:
<p>支持手動移動步進電機進行診斷。請注意,使用此功能可能會使打印機處於無效狀態 - 有關重要詳細信息,請參閱 <a href="G-Codes.html#force_move">命令參考</a></p>
<div class="highlight"><pre><span></span><code>[force_move]
#enable_force_move: False
# 設定為true來啟用 FORCE_MOVE 和 SET_KINEMATIC_POSITION 擴充套件
# 設定為true來啟用 FORCE_MOVE 和 SET_KINEMATIC_POSITION 擴充套件
# G程式碼命令。
# 預設為false。
</code></pre></div>
@@ -5096,7 +5096,7 @@ aliases_&lt;name&gt;:
# 為給定的微控制器建立的一個以逗號分隔的 &quot;name=value &quot;
# 別名列表。例如,&quot;EXP1_1=PE6&quot; 將建立一個用於 &quot;PE6 &quot;
# 腳的&quot;EXP1_1 &quot;別名。然而,如果 &quot;&quot; 被包括在 &quot;&lt;&gt;&quot;中,
# 則 &quot;name &quot;將被建立為一個保留針腳(例如,&quot;EXP1_9=&lt;GND&gt;&quot;
# 則 &quot;name &quot;將被建立為一個保留針腳(例如,&quot;EXP1_9=&lt;GND&gt;&quot;
# 將保留 &quot;EXP1_9&quot;)。可以指定任何數量以 &quot;aliases_&quot;開頭的分段。
</code></pre></div>