Deploying to gh-pages from @ Klipper3d/klipper@7511151ac9 🚀
This commit is contained in:
@@ -877,6 +877,13 @@
|
||||
firmware_retraction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#gcode_button" class="md-nav__link">
|
||||
gcode_button
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -1645,6 +1652,13 @@
|
||||
firmware_retraction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#gcode_button" class="md-nav__link">
|
||||
gcode_button
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2050,6 +2064,12 @@ objects:</p>
|
||||
module. These settings may differ from the config file if a
|
||||
<code>SET_RETRACTION</code> command alters them.</li>
|
||||
</ul>
|
||||
<h2 id="gcode_button">gcode_button<a class="headerlink" href="#gcode_button" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available in
|
||||
<a href="Config_Reference.html#gcode_button">gcode_button some_name</a> objects:</p>
|
||||
<ul>
|
||||
<li><code>state</code>: The current button state returned as "PRESSED" or "RELEASED"</li>
|
||||
</ul>
|
||||
<h2 id="gcode_macro">gcode_macro<a class="headerlink" href="#gcode_macro" title="Permanent link">¶</a></h2>
|
||||
<p>The following information is available in
|
||||
<a href="Config_Reference.html#gcode_macro">gcode_macro some_name</a> objects:</p>
|
||||
|
||||
Reference in New Issue
Block a user