BIGTREETECH MMB CAN V1.0 User Manual
10
your computer from the SSH software's left panel.
4. Hold the Boot button and connect the board to Raspberry Pi/CB1 via
Type-C cable to enter DFU mode.
5. Enter lsusb in the SSH terminal to query the DFU device ID.
6. Enter the following command to flash CanBoot
make flash FLASH_DEVICE=0483:df11
replacing 0483:df11 with the actual device ID found in the previous step.
7. After flashing, disconnect the Type-C cable.
Compiling Klipper Firmware
1. Connect to CB1/Raspberry Pi via SSH and enter the following
commands:
cd ~/klipper/
make menuconfig
Configure the firmware as shown in the provided image (update Klipper
firmware to the latest version if options are not available).