Shenzhen Big Tree Technology Co., Ltd.
BIGTREETECH
33 / 35
Firmware Update
Update Using SD Card
1. Rename klipper.bin to "firmware.bin", copy it to the root directory of the SD
card, insert the SD card into the SD card slot of the MANTA M5P, click the
reset button, or power on again, the firmware will be updated automatically,
after the update is complete, "firmware.bin" in the SD card will be renamed to
"FIRMWARE.CUR".
2. Enter ls /dev/serial/by-id/ in the command line to check the motherboard ID
to confirm whether the firmware is updated successfully as shown below.
copy and save this ID, it is needed when configuring the file.
Update via DFU
If ls /dev/serial/by-id/ can find the klipper device ID of the MCU, you can enter
make flash FLASH_DEVICE= /dev/serial/by-id/usb-
Klipper_stm32g0b1xx_190028000D50415833323520-if00
directly to write the firmware. (note: replace /dev/serial/by-id/xxx with the actual ID
queried in the previous step.)
After the writing is completed, there will be an error message: dfu-util: Error
during download get_status, just ignore it.