Difference between revisions of "Voron Configuration"
From Just in Time
(Created page with "=== CAN Bus upgrade === * [https://forum.vorondesign.com/threads/can-bus-upgrade-information-and-sources.323/ This thread] has info * Klipper [https://www.klipper3d.org/CANBU...") |
|||
Line 3: | Line 3: | ||
* [https://forum.vorondesign.com/threads/can-bus-upgrade-information-and-sources.323/ This thread] has info | * [https://forum.vorondesign.com/threads/can-bus-upgrade-information-and-sources.323/ This thread] has info | ||
* Klipper [https://www.klipper3d.org/CANBUS.html#usb-to-can-bus-bridge-mode supports] using the BTT Octopus as a USB-to-CAN device | * Klipper [https://www.klipper3d.org/CANBUS.html#usb-to-can-bus-bridge-mode supports] using the BTT Octopus as a USB-to-CAN device | ||
+ | * Some experiences and designs in a github repo [https://github.com/cruiten/Voron-Related/tree/main/CANbus/Documentation here]. |
Revision as of 22:42, 2 March 2023
CAN Bus upgrade
- This thread has info
- Klipper supports using the BTT Octopus as a USB-to-CAN device
- Some experiences and designs in a github repo here.