Deploying to gh-pages from @ Klipper3d/klipper@2acfa28294 🚀

This commit is contained in:
KevinOConnor 2023-09-10 18:42:57 +00:00
parent 3e1f1fe923
commit 067802ec62
14 changed files with 5 additions and 2 deletions

View file

@ -6771,7 +6771,7 @@ run_current:
</code></pre></div>
<h3 id="tmc2240">[tmc2240]<a class="headerlink" href="#tmc2240" title="Permanent link">&para;</a></h3>
<p>Configure a TMC2240 stepper motor driver via SPI bus. To use this
<p>Configure a TMC2240 stepper motor driver via SPI bus or UART. To use this
feature, define a config section with a "tmc2240" prefix followed by
the name of the corresponding stepper config section (for example,
"[tmc2240 stepper_x]").</p>
@ -6787,6 +6787,9 @@ cs_pin:
#spi_software_miso_pin:
# See the &quot;common SPI settings&quot; section for a description of the
# above parameters.
#uart_pin:
# The pin connected to the TMC2240 DIAG1/SW line. If this parameter
# is provided UART communication is used rather then SPI.
#chain_position:
#chain_length:
# These parameters configure an SPI daisy chain. The two parameters