mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Minor adjustments to README download section. Add firmware v0.13.x.
This commit is contained in:
@@ -155,11 +155,12 @@ Please note:
|
|||||||
|
|
||||||
💡 Make sure `git` is installed (`sudo apt update && sudo apt install git`).
|
💡 Make sure `git` is installed (`sudo apt update && sudo apt install git`).
|
||||||
|
|
||||||
1. `cd ~/printer_data/config`
|
1. `ssh` into the Klipper host.
|
||||||
2. Empty entire `~/printer_data/config` folder.
|
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 delete files via `rm fileName` and directories via `rmdir directoryName`.
|
||||||
- In linux, you can list files and folders via `ls -lah`.
|
- 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
|
#### Method 2: Download the ZIP
|
||||||
|
|
||||||
@@ -193,7 +194,7 @@ Please note:
|
|||||||
restart_method: command
|
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!** 🎉
|
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!** 🎉
|
||||||
|
|
||||||
|
|||||||
BIN
misc/klipper-v0.13.0-114-g841a9ca2f.bin
Executable file
BIN
misc/klipper-v0.13.0-114-g841a9ca2f.bin
Executable file
Binary file not shown.
Reference in New Issue
Block a user