Deploying to gh-pages from @ Klipper3d/klipper@98068beca0 🚀
This commit is contained in:
@@ -1099,6 +1099,13 @@
|
||||
servo
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#skew_correctionpy" class="md-nav__link">
|
||||
skew_correction.py
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1937,6 +1944,13 @@
|
||||
servo
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#skew_correctionpy" class="md-nav__link">
|
||||
skew_correction.py
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2489,6 +2503,12 @@ object:</p>
|
||||
<li><code>printer["servo <config_name>"].value</code>: The last setting of the PWM
|
||||
pin (a value between 0.0 and 1.0) associated with the servo.</li>
|
||||
</ul>
|
||||
<h2 id="skew_correctionpy">skew_correction.py<a class="headerlink" href="#skew_correctionpy" title="Permanent link">¶</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">¶</a></h2>
|
||||
<p>The following information is available in the <code>stepper_enable</code> object (this
|
||||
object is available if any stepper is defined):</p>
|
||||
|
||||
Reference in New Issue
Block a user