Skip to main content

Katapult (Bootloader) Firmware

Pre-flashed at the Factory

The FLY-SB2040 comes pre-flashed with Katapult 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 recovery after the Bootloader has been corrupted.

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.
  • The FLY-SB2040 uses CAN communication.
  • This page provides Katapult firmware for two CAN speeds: 500K and 1M.
CAN speed must match

Only select the firmware that matches the speed of your actual CAN network. The host, the mainboard, and all CAN devices on the same bus must use the same speed.

Entering Flash Mode

Power Off Before Operation

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

The BOOT button is indicated in the figure below:

  1. Keep the tool board completely powered off.
  2. Press and hold the BOOT button.
  3. Use a Type-C cable with data transfer capability to connect the tool board to the computer or host.
  4. Release the BOOT button once the device is recognized.
Loading...

Flashing the Firmware

Download the FLY-SB2040 Katapult firmware:

The directory for the firmware in the repository is:

FLY-Firmware/ToolBoard/SB2040
  1. Confirm that the tool board has entered UF2 flashing mode, and a removable disk named RPI-RP2 appears on your 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 ensure you are using the .uf2 firmware; do not modify the firmware file extension.

  1. Copy the .uf2 firmware to be flashed to the RPI-RP2 disk.
Loading...
  1. After the firmware write is complete, the RPI-RP2 disk will automatically disappear, indicating that the UF2 firmware has been successfully flashed.

Completing the Flash

Power Off Before Operation

After flashing is complete, first disconnect the tool board's USB and external power supply, then reconnect the normal wiring. Do not plug or unplug the tool board's wiring harness while it is powered on.

After powering on again, the status LED will blink when Katapult starts up normally:

Loading...
Loading...