diff --git a/README.md b/README.md index 3907a4f..05d7a27 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ I am creating these files for my personal use and cannot be held responsible for 1. [Adjust Configuration with MCU Path](#adjust-configuration-with-mcu-path) 2. [Configure Your Printer](#configure-your-printer) - [Adjust Your Slicer](#adjust-your-slicer) -- [Directory Structure](#directory-structure) - [Support Me](#support-me) +- [Directory Structure](#directory-structure) - [FAQ](#faq) - [Useful Resources](#useful-resources) - [Sovol Official Links](#sovol-official-links) @@ -66,7 +66,7 @@ Although I've made switching over to Klipper as easy as is possible, it can stil ## Before You Begin -- This entire page is a **13 minute read**. Save yourself _hours of troubleshooting_ and read this documentation **fully!** +- This entire page is a **13 minute read**. Save yourself _hours of troubleshooting_ and read this documentation fully. - Make sure your printer is in good physical condition, because print and travel speeds will be _a lot faster_ than they were before. Beginner's would be wise to go through the steps mentioned [here](https://github.com/bassamanator/everything-sovol-sv06/blob/main/initialsteps.md). Consider yourself warned. - Follow the steps in order. - If an error was reported at a step, do no proceed to the next step. @@ -94,7 +94,7 @@ For the SKR-Mini-E3-V3.0, the `run_current` for x, y, z stepper motors has been ### Flash Firmware -💡 _If you have already flashed klipper onto your motherboard in the past, you can skip this step._ +💡 If you have already flashed klipper onto your motherboard in the past, you can skip this step. Please note: @@ -230,6 +230,12 @@ PRINT_START ... PURGE_LINE ``` +## Support Me + +Please ⭐ star this repository! + +If you found my work useful, consider buying me a [Ko-fi](https://ko-fi.com/bassamanator). + ## Directory Structure This repository contains many files and folders. Some are _necessary_ for this Klipper configuration to work, others are not. @@ -278,12 +284,6 @@ This repository contains many files and folders. Some are _necessary_ for this K └── settings.json ``` -## Support Me - -${\normalsize{\textcolor{goldenrod}{\texttt{Please ⭐ star this repository!}}}}$ - -If you found my work useful, consider buying me a [Ko-fi](https://ko-fi.com/bassamanator). - ## FAQ ##### How do I import a configuration bundle into SuperSlicer/PrusaSlicer?