From 051fa0eb39589b54a09bd4715dc974e6e18ae0bd Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Mon, 20 Nov 2023 01:28:19 -0500 Subject: [PATCH] Adjust readme structure, minor. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 03c7f33..bc407c7 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,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) @@ -62,7 +62,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. @@ -79,7 +79,7 @@ Although I've made switching over to Klipper as easy as is possible, it can stil ### 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: @@ -206,6 +206,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. @@ -251,12 +257,6 @@ This repository contains many files and folders. Some are _necessary_ for this K └── settings.json ``` -## Support Me - -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?