Merge branch 'master' into skr-mini-e3-v3

This commit is contained in:
Bassam Husain
2023-11-20 01:35:56 -05:00

View File

@@ -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 [<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.
@@ -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 [<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?