Deploying to gh-pages from @ Klipper3d/klipper@97a5b39aab 🚀

This commit is contained in:
KevinOConnor
2022-09-07 00:03:55 +00:00
parent b7860fa259
commit 33f7ce9e59
20 changed files with 366 additions and 363 deletions

View File

@@ -4347,7 +4347,7 @@
<li>显示信息: <code>M117 &lt;message&gt;</code></li>
<li>设置构建百分比:<code>M73 P&lt;percent&gt;</code></li>
</ul>
<p>Also provided is the following extended G-Code command:</p>
<p>还提供了以下扩展 G 语言命令:</p>
<ul>
<li><code>SET_DISPLAY_TEXT MSG=&lt;message&gt;</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>