diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-08-30 13:11:34 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-08-30 13:11:34 -0400 |
commit | 12529ef6cda3c2e8835a630b465e2b1025569bcf (patch) | |
tree | 8e41ef1c9c5aca6afdfc73e94e863d7cc8db3d1e /config | |
parent | 1d201c3592f1e29048eff3dc62c70aa650c3985e (diff) | |
download | kutter-12529ef6cda3c2e8835a630b465e2b1025569bcf.tar.gz kutter-12529ef6cda3c2e8835a630b465e2b1025569bcf.tar.xz kutter-12529ef6cda3c2e8835a630b465e2b1025569bcf.zip |
update_chitu: Rename script and minor changes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-tronxy-x5sa-v6-2019.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-tronxy-x5sa-v6-2019.cfg b/config/printer-tronxy-x5sa-v6-2019.cfg index 2a6ccba3..ad822beb 100644 --- a/config/printer-tronxy-x5sa-v6-2019.cfg +++ b/config/printer-tronxy-x5sa-v6-2019.cfg @@ -7,7 +7,7 @@ # at 0x8008800 (Chitu v6 Bootloader). Uncheck USB, and leave default # serial settings. # -# Use "./chitu_crypt.py out/klipper.bin" to generate update.cbz. +# Use "./update_chitu.py out/klipper.bin update.cbz" to generate update.cbz. # Put `update.cbz` onto SD card, and reboot the printer. # It will be automatically installed, and you will be able to update it this way. |