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

This commit is contained in:
KevinOConnor
2023-01-17 23:18:07 +00:00
parent f2540d0328
commit 0b920ada13
12 changed files with 3 additions and 3 deletions

View File

@@ -1402,8 +1402,8 @@ and configured for your system.</p>
must run before the klippy process.</p>
<p>After installing Klipper, install the script. run:</p>
<div class="highlight"><pre><span></span><code>cd ~/klipper/
sudo cp &quot;./scripts/klipper-mcu-start.sh&quot; /etc/init.d/klipper_mcu
sudo update-rc.d klipper_mcu defaults
sudo cp ./scripts/klipper-mcu.service /etc/systemd/system/
sudo systemctl enable klipper-mcu.service
</code></pre></div>
<h2 id="building-the-micro-controller-code">Building the micro-controller code<a class="headerlink" href="#building-the-micro-controller-code" title="Permanent link">&para;</a></h2>