mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@6ad6e39ad2 🚀
This commit is contained in:
parent
46a4d7a1b6
commit
6a0f154886
11 changed files with 14 additions and 3 deletions
|
@ -4467,6 +4467,12 @@ provides the following standard G-Code commands:</p>
|
|||
<li>Display Message: <code>M117 <message></code></li>
|
||||
<li>Set build percentage: <code>M73 P<percent></code></li>
|
||||
</ul>
|
||||
<p>Also provided is the following extended G-Code command:</p>
|
||||
<ul>
|
||||
<li><code>SET_DISPLAY_TEXT MSG=<message></code>: Performs the equivalent of M117,
|
||||
setting the supplied <code>MSG</code> as the current display message. If
|
||||
<code>MSG</code> is omitted the display will be cleared.</li>
|
||||
</ul>
|
||||
<h3 id="dual_carriage">[dual_carriage]<a class="headerlink" href="#dual_carriage" title="Permanent link">¶</a></h3>
|
||||
<p>The following command is available when the
|
||||
<a href="Config_Reference.html#dual_carriage">dual_carriage config section</a> is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue