mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 23:05:05 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@4b77f29c1b 🚀
This commit is contained in:
parent
686a0c09d9
commit
e76f1dcf2c
12 changed files with 3 additions and 3 deletions
|
@ -1358,8 +1358,8 @@
|
|||
<h1 id="canbus">CANBUS<a class="headerlink" href="#canbus" title="Permanent link">¶</a></h1>
|
||||
<p>This document describes Klipper's CAN bus support.</p>
|
||||
<h2 id="device-hardware">Device Hardware<a class="headerlink" href="#device-hardware" title="Permanent link">¶</a></h2>
|
||||
<p>Klipper currently supports CAN on stm32 and rp2040 chips. In addition,
|
||||
the micro-controller chip must be on a board that has a CAN
|
||||
<p>Klipper currently supports CAN on stm32, same5x, and rp2040 chips. In
|
||||
addition, the micro-controller chip must be on a board that has a CAN
|
||||
transceiver.</p>
|
||||
<p>To compile for CAN, run <code>make menuconfig</code> and select "CAN bus" as the
|
||||
communication interface. Finally, compile the micro-controller code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue