diff options
author | Vladimir Serov <me@cab404.ru> | 2020-09-04 17:28:55 +0300 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2020-09-04 19:28:48 -0400 |
commit | 9406baf40b2caab16d8cbfc504206ca961d80c33 (patch) | |
tree | 2cc7f08f48fcc9caf7149ed5aa9b61bfc905c51d | |
parent | 3bcb6970f5297b11b9b6aef4cd312b58d6762c3c (diff) | |
download | kutter-9406baf40b2caab16d8cbfc504206ca961d80c33.tar.gz kutter-9406baf40b2caab16d8cbfc504206ca961d80c33.tar.xz kutter-9406baf40b2caab16d8cbfc504206ca961d80c33.zip |
config: fixed update file extension for TronXY X5SA
Signed-off-by: Vladimir Serov <me@cab404.ru>
-rw-r--r-- | config/printer-tronxy-x5sa-v6-2019.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/printer-tronxy-x5sa-v6-2019.cfg b/config/printer-tronxy-x5sa-v6-2019.cfg index ad822beb..9672b267 100644 --- a/config/printer-tronxy-x5sa-v6-2019.cfg +++ b/config/printer-tronxy-x5sa-v6-2019.cfg @@ -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] |