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

This commit is contained in:
KevinOConnor
2023-06-28 23:36:25 +00:00
parent e09cf14401
commit 35fb25421e
14 changed files with 5 additions and 4 deletions

View File

@@ -2143,10 +2143,11 @@ sudo apt install python3-numpy python3-matplotlib libatlas-base-dev
of time, up to 10-20 minutes. Be patient and wait for the completion of
the installation. On some occasions, if the board has too little RAM
the installation may fail and you will need to enable swap.</p>
<p>Afterwards, check and follow the instructions in the
<a href="RPi_microcontroller.html">RPi Microcontroller document</a> to setup the
"linux mcu" on the Raspberry Pi.</p>
<h4 id="configure-adxl345-with-rpi">Configure ADXL345 With RPi<a class="headerlink" href="#configure-adxl345-with-rpi" title="Permanent link">&para;</a></h4>
<p>First, check and follow the instructions in the
<a href="RPi_microcontroller.html">RPi Microcontroller document</a> to setup the
"linux mcu" on the Raspberry Pi. This will configure a second Klipper
instance that runs on your Pi.</p>
<p>Make sure the Linux SPI driver is enabled by running <code>sudo
raspi-config</code> and enabling SPI under the "Interfacing options" menu.</p>
<p>Add the following to the printer.cfg file:</p>