Skip to main content

FLY-SB2040 Pro V3 Bootloader (Katapult) Recovery

For brick recovery only

The FLY-SB2040 Pro V3 comes with Katapult pre-flashed from the factory. Do not re-flash the firmware on this page during normal use or when updating Klipper firmware; this page is only for brick recovery after the Bootloader is damaged.

Firmware Description

Name Explanation

Katapult was formerly known as CanBoot, and both names may appear simultaneously in older tutorials or firmware names.

Katapult is a bootloader used to boot and update Klipper:

  • Katapult itself cannot be used as a Klipper MCU; after flashing, you still need to write Klipper firmware that matches the hardware and communication method.
  • Supported tool boards can enter Katapult by quickly double-pressing the RESET button; after entering, there is usually a status light blinking.
  • CAN, RS232, and USB use independent Katapult firmware; you cannot simply modify file names or mix them directly.
  • For CAN firmware, you must also select the correct bus speed, with common speeds being 500K and 1M.
  • FLY-SB2040 Pro V3 supports CAN and RS232 communication.
  • This page provides Katapult firmware in two CAN rates: 500K and 1M.
CAN rate must match

Select only one firmware that matches your actual CAN network rate. The host, mainboard, and all CAN devices on the same bus must use the same rate.

Entering Bootloader Mode

Power off first

Before starting, completely power off the printer and disconnect the power supply. Do not plug or unplug wiring, rearrange interface cables, or touch terminals while powered on.

In the figure, the left side is the RESET button, and the right side is the BOOT button:

  1. Keep the toolboard completely powered off.
  2. Press and hold the BOOT button.
  3. Connect the toolboard to your computer or host using a Type-C cable with data transfer capability.
  4. Release the BOOT button after the device is recognized.
Loading...

Flashing Firmware

  1. Confirm that the device has entered UF2 flashing mode, and a removable disk named RPI-RP2 appears on the computer.
Loading...
  1. Release the BOOT button or remove the BOOT jumper.
Windows file extension display

Windows may hide file extensions. Please check "File name extensions" in File Explorer, and confirm that you are using .uf2 firmware; do not modify the firmware extension.

  1. Download the Flash erase firmware:

The directory of the erase firmware in the repository is:

FLY-Firmware/RP2040
  1. Copy nuke_universal.uf2 to the RPI-RP2 disk to erase the old firmware already present on the device.

  2. After the copy is complete, the RPI-RP2 disk will automatically disappear; after the device erases the Flash, it will appear again as an RPI-RP2 USB drive, and at this point the Flash is already empty.

  1. Download the FLY-SB2040 Pro V3 Katapult firmware:

The directory of the firmware in the repository is:

FLY-Firmware/ToolBoard/SB2040
  1. Copy the Katapult .uf2 firmware to the newly appeared RPI-RP2 disk.
Loading...
  1. After the firmware is written, the RPI-RP2 disk will automatically disappear, indicating that Katapult has been flashed successfully.

Finishing the Flash

Power off first

After flashing is complete, disconnect the toolboard's USB and external power before restoring normal wiring. Do not plug or unplug the toolboard wiring while powered on.

After re-powering, the status LED will blink when Katapult starts normally:

Loading...
Loading...