mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 15:14:00 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@167736ad1c 🚀
This commit is contained in:
parent
36e2452d0e
commit
12c607563f
10 changed files with 3 additions and 1 deletions
|
@ -5063,6 +5063,8 @@ persisted in the config by issuing <code>SAVE_CONFIG</code> command.</p>
|
|||
configured default prefix (or <code>echo:</code> if no prefix is configured).</li>
|
||||
<li><code>RESPOND TYPE=echo MSG="<message>"</code>: echo the message prepended with
|
||||
<code>echo:</code>.</li>
|
||||
<li><code>RESPOND TYPE=echo_no_space MSG="<message>"</code>: echo the message prepended with
|
||||
<code>echo:</code> without a space between prefix and message, helpful for compatibility with some octoprint plugins that expect very specific formatting.</li>
|
||||
<li><code>RESPOND TYPE=command MSG="<message>"</code>: echo the message prepended
|
||||
with <code>//</code>. OctoPrint can be configured to respond to these messages
|
||||
(e.g. <code>RESPOND TYPE=command MSG=action:pause</code>).</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue