diff --git a/README.md b/README.md index f5a3ca0..055067f 100644 --- a/README.md +++ b/README.md @@ -155,11 +155,12 @@ Please note: 💡 Make sure `git` is installed (`sudo apt update && sudo apt install git`). -1. `cd ~/printer_data/config` -2. Empty entire `~/printer_data/config` folder. +1. `ssh` into the Klipper host. +2. `cd ~/printer_data/config` +3. Empty entire `~/printer_data/config` folder. - In linux, you can delete files via `rm fileName` and directories via `rmdir directoryName`. - In linux, you can list files and folders via `ls -lah`. -3. `git clone -b sv06-plus --single-branch https://github.com/bassamanator/Sovol-SV06-firmware.git .` ⚠️ Don't miss the period! +4. `git clone -b sv06-plus --single-branch https://github.com/bassamanator/Sovol-SV06-firmware.git .` ⚠️ Don't miss the period! #### Method 2: Download the ZIP @@ -193,7 +194,7 @@ Please note: restart_method: command ``` -3. Do a `FIRMWARE_RESTART`. +3. Do a `FIRMWARE_RESTART` in the Klipper console. If the Klipper flash that you did earlier was successful, and you've done everything else correctly, you should see no errors or warnings in the `Mainsail`/`Fluidd` dashboard. 🎉 **Your printer has been Klipperized!** 🎉 diff --git a/misc/klipper-v0.12.0-289-g08a1c9f1.bin b/misc/firmware-outdated/klipper-v0.12.0-289-g08a1c9f1.bin similarity index 100% rename from misc/klipper-v0.12.0-289-g08a1c9f1.bin rename to misc/firmware-outdated/klipper-v0.12.0-289-g08a1c9f1.bin diff --git a/misc/klipper-v0.13.0-114-g841a9ca2f.bin b/misc/klipper-v0.13.0-114-g841a9ca2f.bin new file mode 100755 index 0000000..0fe72f7 Binary files /dev/null and b/misc/klipper-v0.13.0-114-g841a9ca2f.bin differ