config: fixed update file extension for TronXY X5SA
Signed-off-by: Vladimir Serov <me@cab404.ru>
This commit is contained in:
parent
3bcb6970f5
commit
9406baf40b
|
@ -7,8 +7,8 @@
|
|||
# at 0x8008800 (Chitu v6 Bootloader). Uncheck USB, and leave default
|
||||
# serial settings.
|
||||
#
|
||||
# Use "./update_chitu.py out/klipper.bin update.cbz" to generate update.cbz.
|
||||
# Put `update.cbz` onto SD card, and reboot the printer.
|
||||
# Use "./update_chitu.py out/klipper.bin update.cbd" to generate update.cbd.
|
||||
# Put `update.cbd` onto SD card, and reboot the printer.
|
||||
# It will be automatically installed, and you will be able to update it this way.
|
||||
|
||||
[mcu]
|
||||
|
|
Loading…
Reference in New Issue