Skip to main content

Katapult Firmware

Katapult 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.
Tip
  • TOOL-LITE supports CAN
  • Only 1M CAN firmware is provided here

Entering Flash Mode

Tip

The circled item is the BOOT button

  • To enter flash mode, power off the mainboard completely, hold the BOOT button, and connect one end of a data-capable cable to the mainboard and the other end to the host machine
    Loading...

Flashing Firmware

  • TOOL-LITE-CAN Katapult firmware
  • You can obtain the firmware via the following link:
  • Firmware location:
FLY-Firmware/ToolBoard/TOOL-LITE
  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.

Confirming Firmware Startup

  • If the firmware starts normally, the LED will begin blinking
    Loading...
Loading...