Adjust readme structure, minor.

This commit is contained in:
Bassam Husain
2023-11-20 01:28:19 -05:00
parent c51947fe04
commit 051fa0eb39

View File

@@ -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 [<img src="./images/logo_white_stroke.png" height="20" alt='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 [<img src="./images/logo_white_stroke.png" height="20" alt='Ko-fi'/>](https://ko-fi.com/bassamanator).
## FAQ
##### How do I import a configuration bundle into SuperSlicer/PrusaSlicer?