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

This commit is contained in:
KevinOConnor 2024-04-04 20:47:10 +00:00
parent 6b7bed0a36
commit 4a2ac6139e
14 changed files with 22 additions and 1 deletions

View file

@ -961,6 +961,13 @@
manual_probe
</a>
</li>
<li class="md-nav__item">
<a href="#manual_stepper" class="md-nav__link">
manual_stepper
</a>
</li>
<li class="md-nav__item">
@ -1778,6 +1785,13 @@
manual_probe
</a>
</li>
<li class="md-nav__item">
<a href="#manual_stepper" class="md-nav__link">
manual_stepper
</a>
</li>
<li class="md-nav__item">
@ -2259,6 +2273,13 @@ understands it).</li>
<li><code>z_position_lower</code>: Last probe attempt just lower than the current height.</li>
<li><code>z_position_upper</code>: Last probe attempt just greater than the current height.</li>
</ul>
<h2 id="manual_stepper">manual_stepper<a class="headerlink" href="#manual_stepper" title="Permanent link">&para;</a></h2>
<p>The following information is available in the
<code>manual_stepper</code> object:</p>
<ul>
<li><code>enabled</code>: Returns True if the stepper is currently enabled.</li>
<li><code>position</code>: The requested position.</li>
</ul>
<h2 id="mcu">mcu<a class="headerlink" href="#mcu" title="Permanent link">&para;</a></h2>
<p>The following information is available in
<a href="Config_Reference.html#mcu">mcu</a> and