Deploying to gh-pages from @ Klipper3d/klipper@5d9ff75d02 🚀
This commit is contained in:
@@ -836,6 +836,13 @@
|
||||
exclude_object
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#extruder_stepper" class="md-nav__link">
|
||||
extruder_stepper
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1576,6 +1583,13 @@
|
||||
exclude_object
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#extruder_stepper" class="md-nav__link">
|
||||
extruder_stepper
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1940,6 +1954,13 @@ the following strings: "adjust", "fine".</li>
|
||||
<li><code>excluded_objects</code>: An array of strings listing the names of excluded objects.</li>
|
||||
<li><code>current_object</code>: The name of the object currently being printed.</li>
|
||||
</ul>
|
||||
<h2 id="extruder_stepper">extruder_stepper<a class="headerlink" href="#extruder_stepper" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available for extruder_stepper objects (as well as
|
||||
<a href="Config_Reference.html#extruder">extruder</a> objects):</p>
|
||||
<ul>
|
||||
<li><code>pressure_advance</code>: The current <a href="Pressure_Advance.html">pressure advance</a> value.</li>
|
||||
<li><code>smooth_time</code>: The current pressure advance smooth time.</li>
|
||||
</ul>
|
||||
<h2 id="fan">fan<a class="headerlink" href="#fan" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available in
|
||||
<a href="Config_Reference.html#fan">fan</a>,
|
||||
|
||||
Reference in New Issue
Block a user