diff options
author | Raabi91 <38133278+Raabi91@users.noreply.github.com> | 2020-11-17 15:59:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 09:59:02 -0500 |
commit | 9fd8f7761e424807c9f69165430e562bb2ab0390 (patch) | |
tree | 25eb3acb9544b8d79119a90e6193047169becadf | |
parent | bdaca327072598452c14aa6716fa292446cc8086 (diff) | |
download | kutter-9fd8f7761e424807c9f69165430e562bb2ab0390.tar.gz kutter-9fd8f7761e424807c9f69165430e562bb2ab0390.tar.xz kutter-9fd8f7761e424807c9f69165430e562bb2ab0390.zip |
config: Update printer-tronxy-x5sa-v6-2019.cfg (#3535)
update descripton to generate the update.cbd after a make
Signed-off-by: Jens Raab <raabi@protonmail.com>
-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 9672b267..3b5b8635 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 "./update_chitu.py out/klipper.bin update.cbd" to generate update.cbd. +# Use "./scripts/update_chitu.py ./out/klipper.bin ./out/update.cbd" after make 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. |