Skip to main content

FLY-Micro4 Bootloader (Katapult) Recovery

For brick recovery only

The FLY-Micro4 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.

Entering Flash Mode

Power-Disconnected Operation

Before starting, fully power off the printer and disconnect the power supply. Do not plug or unplug wiring harnesses, adjust connector wire order, or touch terminals while power is on.

The BOOT button is circled in the figure:

  1. Keep the mainboard completely powered off.
  2. Press and hold the BOOT button.
  3. Use a USB cable with data transfer capability to connect the mainboard to a computer or host device.
  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-Micro4 Katapult firmware:

The directory of the firmware in the repository is:

FLY-Firmware/MainBoard/Mico
  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.
Loading...