Deploying to gh-pages from @ Klipper3d/klipper@a8883d83e3 🚀

This commit is contained in:
KevinOConnor 2022-08-24 00:03:59 +00:00
parent 1253c22ff6
commit 831e7e3ba5
24 changed files with 398 additions and 393 deletions

View file

@ -1834,12 +1834,12 @@
<li><code>profiles</code>:当前定义的配置,使用 BED_MESH_PROFILE 进行设置。</li>
</ul>
<h2 id="bed_screws">bed_screws<a class="headerlink" href="#bed_screws" title="Permanent link">&para;</a></h2>
<p>The following information is available in the <code>Config_Reference.md#bed_screws</code> object:</p>
<p><code>Config_Reference.md#bed_screws</code> 对象中提供了以下信息:</p>
<ul>
<li><code>is_active</code>: Returns True if the bed screws adjustment tool is currently active.</li>
<li><code>state</code>: The bed screws adjustment tool state. It is one of the following strings: "adjust", "fine".</li>
<li><code>current_screw</code>: The index for the current screw being adjusted.</li>
<li><code>accepted_screws</code>: The number of accepted screws.</li>
<li><code>is_active</code>:如果床调平螺丝调整工具当前处于活动状态,则返回 True。</li>
<li><code>state</code>:床调平螺丝调整工具状态。它可以是以下字符串之一:"adjust", "fine"。</li>
<li><code>current_screw</code>:当前正在被调整的螺丝的索引。</li>
<li><code>accepted_screws</code>:已被接受的螺丝数量。</li>
</ul>
<h2 id="configfile">configfile<a class="headerlink" href="#configfile" title="Permanent link">&para;</a></h2>
<p><code>configfile</code> 对象中提供了以下信息(该对象始终可用):</p>