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

@@ -1974,7 +1974,7 @@
<li><code>retract_length</code><code>retract_speed</code><code>unretract_extra_length</code><code>unretract_speed</code>firmware_retraction 模块的当前设置。如果 <code>SET_RETRACTION</code> 命令改变它们,这些设置可能与配置文件不同。</li>
</ul>
<h2 id="gcode_macro">gcode_macro<a class="headerlink" href="#gcode_macro" title="Permanent link">&para;</a></h2>
<p>[gcode_macro &lt;名称&gt; 对象提供了以下信息:</p>
<p><a href="Config_Reference.html#gcode_macro">gcode_macro &lt;名称&gt;</a> 对象提供了以下信息:</p>
<ul>
<li><code>&lt;变量名&gt;</code><a href="Command_Templates.html#variables">gcode_macro 变量</a> 的当前值。</li>
</ul>
@@ -2046,7 +2046,7 @@
<li><code>live_extruder_velocity</code>当前请求的挤出机速度单位mm/s</li>
</ul>
<h2 id="output_pin">output_pin<a class="headerlink" href="#output_pin" title="Permanent link">&para;</a></h2>
<p>[output_pin &lt;配置名称&gt; 对象提供以下信息:</p>
<p><a href="Config_Reference.html#output_pin">output_pin &lt;配置名称&gt;</a> 对象提供以下信息:</p>
<ul>
<li><code>value</code>:由<code>SET_PIN</code>指令设置的引脚“值”。</li>
</ul>