Tip
- The SB2040 PRO comes pre-flashed with Katapult firmware for CAN connection at a rate of 1M.
- The SB2040 PRO supports Katapult firmware for CAN connection at rates of 500K and 1M. You can flash it yourself if needed.
- Katapult Firmware Flashing
Firmware Flashing Instructions
- The SB2040 PRO can connect to the host via CAN.
- CAN connection requires using an
XT30(2+2)-Fcable. - Below is the style of the
XT30(2+2)-Fdata cable:
Loading...
Important Notes
- Flashing the motherboard firmware requires using Katapult to flash Klipper.
- If you are certain the motherboard already has Katapult flashed, you do not need to flash the Katapult firmware in the final step.
How to Determine Which Firmware You Need
- The SB2040 PRO can connect to the host using the following methods:
- CAN Firmware
- Advantages: If
Katapultfirmware is flashed, you can update the firmware without touching the motherboard, and it supports bus connections. - Disadvantages: Using it with
KlipperScreenmay cause errors such as homing timeouts. - Note: If you plan to use CAN, ensure the host supports CAN and use it with a UTOC or a motherboard flashed with bridge firmware.
- Advantages: If
Katapult Firmware Instructions
- The SB2040 PRO comes with Katapult firmware for CAN connection at a default rate of 1M.
Tip
Katapult was originally named CanBoot and later renamed to Katapult.
- Katapult firmware is a type of bootloader that can be used in conjunction with Klipper. After flashing via methods like DFU, the firmware can be updated with a single command.
- Advantages: Quickly double-click the reset button or power off twice rapidly to enter Katapult firmware, at which point the motherboard's LED will blink.
- Katapult firmware can only be used to flash firmware and cannot connect to Klipper!!!
- Katapult firmware supports three methods for connecting to the host computer, with each method's firmware being independent of the others:
- CAN connection
- Advantages: After compiling the Klipper firmware, the firmware can be updated directly using commands, with strong anti-interference capabilities.
- Disadvantages: The firmware compilation rate must be known in advance.
- RS232 connection
- Advantages: After compiling the Klipper firmware, the firmware can be updated using commands, with very strong anti-interference capabilities.
- Disadvantages: Firmware cannot be updated with a single command; manual entry into Katapult firmware is required.
- USB connection
- Advantages: After compiling the Klipper firmware, the firmware can be updated directly using commands.
- Disadvantages: Long data cables are prone to interference, which may cause disconnections.
- CAN connection
Loading...