Deploying to gh-pages from @ Klipper3d/klipper@cf3b0475da 🚀

This commit is contained in:
KevinOConnor
2025-01-17 00:05:15 +00:00
parent ab5d75e656
commit 624e1f941a
83 changed files with 3167 additions and 1149 deletions

View File

@@ -1447,7 +1447,7 @@ git clone https://github.com/Klipper3d/klipper
<h2 id="octoprint-klipper">配置OctoPrint 去使用Klipper<a class="headerlink" href="#octoprint-klipper" title="Permanent link">&para;</a></h2>
<p>OctoPrint 网页服务器需要配置和Klipper Host 软件的连接。使用浏览器登录到 OctoPrint 网页并且配置以下内容:</p>
<p>浏览到设置界面(在网页顶部的扳手图标)。在"Serial Connection" 下的 "Additional serial ports" 添加:</p>
<div class="highlight"><pre><span></span><code>~/printer_data/comms/klippy.sock
<div class="highlight"><pre><span></span><code>~/printer_data/comms/klippy.serial
</code></pre></div>
<p>然后点击"保存"。</p>