Adjust back icon, create update-hot-to.md.

This commit is contained in:
Bassam Husain
2023-11-26 23:28:35 -05:00
parent 4600107faf
commit 53a45ea14c
2 changed files with 88 additions and 15 deletions

View File

@@ -50,7 +50,7 @@ I am creating these files for my personal use and cannot be held responsible for
- `TEST_SPEED` macro. Find instructions [here](#how-do-i-use-the-test_speed-macro).
- Klipper Adaptive Meshing & Purging (KAMP) integrated. Read about it [here](#how-do-i-enable-kamp-klipper-adaptive-meshing--purging).
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Stay Up-to-Date
@@ -60,13 +60,13 @@ Watch for releases and updates.
<img src="./images/githubstar.gif" width="500" alt='github star'/>
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Preface
Although I've made switching over to Klipper as easy as is possible, it can still be a challenge for some, especially considering that most of you have likely never used GNU+Linux. Save yourself the frustration, and _fully read all the documentation on this page_. Also note that Klipper is not a _must_, and is not for everyone. You can stick with Marlin, and have a fine 3D printing experience.
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Before You Begin
@@ -83,7 +83,7 @@ Although I've made switching over to Klipper as easy as is possible, it can stil
- Your question has probably been answered already, but if it hasn't, please post in the [Discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions) section.
- I would recommend searching for the word `NOTE` in this repository. There are roughly half a dozen short points amongst the various files that you should be aware of if you're using this configuration.
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Klipper Installation
@@ -117,7 +117,7 @@ Please note:
⏲️ At this point, it's not possible to tell with certainty whether your flash was successful, continue on with the guide.
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
### Download OSS Klipper Configuration
@@ -138,7 +138,7 @@ You can choose _either_ of the 2 following methods.
3. The parent folder in the `ZIP` is `Sovol-SV06-firmware-master`. This is relevant in the next step.
4. Extract **only** the _contents_ of the parent folder into `~/printer_data/config`.
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Initial Steps
@@ -165,7 +165,7 @@ You can choose _either_ of the 2 following methods.
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. **Klipper has successfully been installed on your printer!**
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
### Configure Your Printer
@@ -208,7 +208,7 @@ You will be pasting/typing these commands into the Mainsail/Fluidd console.
But first, adjust your slicer.
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Adjust Your Slicer
@@ -229,7 +229,7 @@ PRINT_START ...
PURGE_LINE
```
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Support Me
@@ -237,7 +237,7 @@ Please ⭐ star this repository!
If you found my work useful, consider buying me a [<img src="./images/logo_white_stroke.png" height="20" alt='Ko-fi'/>](https://ko-fi.com/bassamanator).
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Directory Structure
@@ -264,7 +264,7 @@ This repository contains many files and folders. Some are _necessary_ for this K
└── .vscode/ ❌
```
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## FAQ
@@ -376,7 +376,7 @@ Some tips:
Please see [this discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions/111).
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Useful Resources
@@ -385,7 +385,7 @@ Please see [this discussion](https://github.com/bassamanator/Sovol-SV06-firmware
- ⭐⭐⭐⭐⭐ [Ellis' Print Tuning Guide](https://ellis3dp.com/Print-Tuning-Guide)
- [Simplify3D Print Quality Troubleshooting Guide](https://www.simplify3d.com/resources/print-quality-troubleshooting/)
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Sovol Official Links
@@ -393,7 +393,7 @@ Please see [this discussion](https://github.com/bassamanator/Sovol-SV06-firmware
- [SV06 Models](https://github.com/Sovol3d/SV06-Fully-Open-Source)
- [SV06 Plus Marlin Source Code and Models](https://github.com/Sovol3d/SV06-PLUS)
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)
## Sources
@@ -408,4 +408,4 @@ Please see [this discussion](https://github.com/bassamanator/Sovol-SV06-firmware
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H0HIHTH)
[⏮️ Back to top](#outline)
[🔼 Back to top](#outline)