Difference between revisions of "Voron Configuration"
From Just in Time
m |
|||
Line 1: | Line 1: | ||
=== CAN Bus upgrade === | === CAN Bus upgrade === | ||
− | * [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, but more noise than signal. |
* 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]. | * Some experiences and designs in a github repo [https://github.com/cruiten/Voron-Related/tree/main/CANbus/Documentation here]. |
Revision as of 23:27, 2 March 2023
CAN Bus upgrade
- This thread has info, but more noise than signal.
- Klipper supports using the BTT Octopus as a USB-to-CAN device
- Some experiences and designs in a github repo here.