mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Merge branch 'master' into sv06-plus
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -21,6 +21,7 @@
|
||||
"Klipperized",
|
||||
"lrwxrwxrwx",
|
||||
"moonraker",
|
||||
"normalsize",
|
||||
"octahedroflake",
|
||||
"PARKBED",
|
||||
"PARKCENTER",
|
||||
@@ -31,7 +32,8 @@
|
||||
"Prusa",
|
||||
"runout",
|
||||
"Sovol",
|
||||
"textcolor"
|
||||
"textcolor",
|
||||
"texttt"
|
||||
],
|
||||
"[markdown]": {
|
||||
"editor.formatOnSave": false
|
||||
|
||||
10
README.md
10
README.md
@@ -3,10 +3,10 @@
|
||||
This branch contains the Klipper configuration and firmware for the **Sovol SV06 Plus** 3D printer.
|
||||
|
||||
| Printer | Branch |
|
||||
| --------------------------- | ----------------------------------------------------------------------------------------- |
|
||||
| -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
|
||||
| Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) |
|
||||
| Sovol SV06 Skr-Mini-E3-V3.0 | [skr-mini-e3-v3](https://github.com/bassamanator/Sovol-SV06-firmware/tree/skr-mini-e3-v3) |
|
||||
| Sovol SV06 Plus | ⚡ $\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}$ ⚡ |
|
||||
| ${\normalsize{\textcolor{darkturquoise}{\texttt{Sovol SV06 Plus}}}}$ | ⚡ $\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}$ ⚡ |
|
||||
| All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) |
|
||||
|
||||
I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. Use at your own risk.
|
||||
@@ -52,7 +52,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.
|
||||
|
||||
@@ -248,7 +248,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).
|
||||
|
||||
@@ -359,7 +359,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
|
||||
|
||||
Reference in New Issue
Block a user