mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Compare commits
17 Commits
3ec59f3e05
...
skr-mini-e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2bf38dd416 | ||
|
|
515b423237 | ||
|
|
869bbffeb9 | ||
|
|
9e3ba15aee | ||
|
|
7d9cb1d8fb | ||
|
|
5267b5db80 | ||
|
|
f704ca26aa | ||
|
|
100308b81e | ||
|
|
720ad095f0 | ||
|
|
21ab5937be | ||
|
|
17f4c3a21e | ||
|
|
54195307bf | ||
|
|
75d7f241ba | ||
|
|
b622ca4663 | ||
|
|
e1bc37e009 | ||
|
|
e712f7b8a1 | ||
|
|
e00ff1d311 |
@@ -23,8 +23,6 @@ You have to decide what camp you want to be apart off.
|
||||
|
||||
##### Update Klipper repo first
|
||||
|
||||
\*\* _For those coming from the_ ${\small{\textcolor{WildStrawberry}{\texttt{Before You B.egin}}}}$ _section (installing Klipper for the first time), complete_ **only** _this section_. No need to compile the firmware, etc.
|
||||
|
||||
It's always best to update the Klipper repository that lives on the host before compiling. This ensures that your `klipper.bin` will be as 'fresh' as possible.
|
||||
|
||||
- In `Fluidd`, you can do this from `Settings` > `Software Updates`.
|
||||
@@ -37,9 +35,13 @@ It's always best to update the Klipper repository that lives on the host before
|
||||
1. `ssh` into the Klipper host (i.e., RPi, OrangePi, etc.).
|
||||
2. `cd ~/klipper`
|
||||
3. `make menuconfig`
|
||||
4. Set things up to look as follows:
|
||||

|
||||
5. `make clean`
|
||||
- Adjusts compilation settings via terminal GUI.
|
||||
5. Set things up to look as follows:
|
||||
<div align='center'>
|
||||
<img width="561" height="323" alt="image" src="https://github.com/user-attachments/assets/868f89f7-29a2-42b6-bf08-e7a59e8c8510" />
|
||||
</div>
|
||||
|
||||
6. `make clean`
|
||||
- Clears `~/klipper/out/`
|
||||
6. `make`
|
||||
7. `make`
|
||||
- Compiles `klipper.bin` and puts it in `~/klipper/out/`
|
||||
|
||||
BIN
misc/images/make-menuconfig-v0.13.0-371-g7a723bdc.png
Normal file
BIN
misc/images/make-menuconfig-v0.13.0-371-g7a723bdc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user