How to set up canbus on the Bigtreetech Octopus pro and the SB2209.
In this video I show step by step how to connect and set up the firmware to use canbus in the components commonly supplied with Voron kits like that supplied by SIBOOR.
Check out this video's sponsor PCBway - https://pcbway.com/g/08Zx0p
** Affiliate links to help the channel out **
BTT SB2209 (RP2040) - http://shrsl.com/4l2yy
BTT Pi - https://shrsl.com/47lv8
BTT Octopus Pro - http://shrsl.com/4l2z5
All other Bigtreetech and BIQU items - http://shrsl.com/4jgmr
All the awesome SIBOOR Voron kits and upgrades - https://shrsl.com/4hryr
*** Info links ***
Katapult - https://github.com/Arksine/katapult
PuTTY program - https://www.putty.org/
00:00 - Intro and wiring setup
14:34 - Check out PCBWAY ad
16:16 - setting up firmware for the Octopus and flashing
30:52 - Make sure can0 is set up
37:40 - query uuid of octopus - ~/klippy-env/bin/python ~/klipper/scripts/canbus_query.py can0
28:38 - Now for the SB2209
42:27 - Set up Katapult - https://github.com/Arksine/katapult
48:00 - Important info about termination resistors
53:06 - query can0 with katapult for second uuid
56:12 - make the klipper firmware for the SB2209
58:40 - flash the firmware via katapult - cd ~/katapult/scripts
python3 flashtool.py -i can0 -f ~/klipper/out/klipper.bin -u put-uuid-here
1:03:04 - getting klipper to see your boards in printer.cfg