Deploying to gh-pages from @ Klipper3d/klipper@98068beca0 🚀

This commit is contained in:
KevinOConnor 2025-02-27 18:19:41 +00:00
parent 3e3d2b6dc0
commit 9ec0d2d50b
14 changed files with 21 additions and 1 deletions

View file

@ -1099,6 +1099,13 @@
servo servo
</a> </a>
</li>
<li class="md-nav__item">
<a href="#skew_correctionpy" class="md-nav__link">
skew_correction.py
</a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
@ -1937,6 +1944,13 @@
servo servo
</a> </a>
</li>
<li class="md-nav__item">
<a href="#skew_correctionpy" class="md-nav__link">
skew_correction.py
</a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
@ -2489,6 +2503,12 @@ object:</p>
<li><code>printer["servo &lt;config_name&gt;"].value</code>: The last setting of the PWM <li><code>printer["servo &lt;config_name&gt;"].value</code>: The last setting of the PWM
pin (a value between 0.0 and 1.0) associated with the servo.</li> pin (a value between 0.0 and 1.0) associated with the servo.</li>
</ul> </ul>
<h2 id="skew_correctionpy">skew_correction.py<a class="headerlink" href="#skew_correctionpy" title="Permanent link">&para;</a></h2>
<p>The following information is available in the <code>skew_correction</code> object (this
object is available if any skew_correction is defined):</p>
<ul>
<li><code>current_profile_name</code>: Returns the name of the currently loaded SKEW_PROFILE.</li>
</ul>
<h2 id="stepper_enable">stepper_enable<a class="headerlink" href="#stepper_enable" title="Permanent link">&para;</a></h2> <h2 id="stepper_enable">stepper_enable<a class="headerlink" href="#stepper_enable" title="Permanent link">&para;</a></h2>
<p>The following information is available in the <code>stepper_enable</code> object (this <p>The following information is available in the <code>stepper_enable</code> object (this
object is available if any stepper is defined):</p> object is available if any stepper is defined):</p>

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.