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

This commit is contained in:
Bassam Husain
2023-08-27 19:42:03 -04:00
2 changed files with 12 additions and 10 deletions

View File

@@ -22,6 +22,7 @@
"lrwxrwxrwx",
"menuconfig",
"moonraker",
"normalsize",
"octahedroflake",
"PARKBED",
"PARKCENTER",
@@ -32,7 +33,8 @@
"Prusa",
"runout",
"Sovol",
"textcolor"
"textcolor",
"texttt"
],
"[markdown]": {
"editor.formatOnSave": false

View File

@@ -3,9 +3,9 @@
This branch contains the Klipper configuration and firmware for the **Sovol SV06** 3D printer with the **BTT SKR-Mini-E3-V3.0** motherboard.
| Printer | Branch |
| --------------------------- | ----------------------------------------------------------------------------------- |
| -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) |
| Sovol SV06 Skr-Mini-E3-V3.0 | ⚡ $\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}$ ⚡ |
| ${\normalsize{\textcolor{darkturquoise}{\texttt{Sovol SV06 Skr-Mini-E3-V3.0}}}}$ | ⚡ ${\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}}$ ⚡ |
| Sovol SV06 Plus | [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) |
| All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) |
@@ -54,7 +54,7 @@ I am creating these files for my personal use and cannot be held responsible for
## Stay Up-to-Date
**Star this project** (Highly recommended, starred users may receive priority over regular users)
⭐ ${\normalsize{\textcolor{goldenrod}{\texttt{Star this project}}}}$ (Highly recommended, starred users may receive priority over regular users)
Watch for releases and updates.
@@ -270,7 +270,7 @@ This repository contains many files and folders. Some are _necessary_ for this K
## Support Me
Please ⭐ star this repository!
${\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).
@@ -379,7 +379,7 @@ Find full instructions [here](https://ellis3dp.com/Print-Tuning-Guide/articles/d
Some tips:
- Before running with `ITERATIONS=40` with an untested speed/accel value, run with `ITERATIONS=1`.
- Pay close attention throughout the run, so that you can click **`EMERGENCY STOP`** at a moment's notice.
- Pay close attention throughout the run, so that you can click ${\small{\textcolor{red}{\texttt{EMERGENCY STOP}}}}$ at a moment's notice.
- This macro will simply help you determine the maximum speed your printhead and bed can reliably move at, not necessarily print at. The bottleneck for my SV06, for example, is the 15mm/s^2 that the hotend maxes out at (well under 200mm/s actual print speed).
## Useful Resources