Adjust readme header.

This commit is contained in:
Bassam Husain
2024-11-25 00:37:37 -05:00
4 changed files with 851 additions and 694 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
printer-*_*.cfg
.moonraker.conf.bkp
.directory
.venv
__pycache__
crowsnest.conf.*

View File

@@ -1,7 +1,7 @@
{
"editor.tabSize": 4,
// "editor.formatOnSave": false,
// "editor.defaultFormatter": null,
// "editor.defaultFormatter": "mervin.markdown-formatter",
"editor.insertSpaces": true,
"editor.detectIndentation": false,
"git.mergeEditor": false,
@@ -35,8 +35,10 @@
"Printables",
"Prusa",
"runout",
"scriptsize",
"Sovol",
"textcolor",
"textit",
"texttt"
],
"[markdown]": {

View File

@@ -1,18 +1,23 @@
# 🚨 _One-Stop-Shop_ Klipper Configuration
<p align="center">
Please consider
<a href="https://ko-fi.com/bassamanator" target="_blank">donating</a> to
support my open source work ❤️
</p>
This branch contains the Klipper configuration and firmware for the **Sovol SV06** 3D printer with the **BTT SKR-Mini-E3-V3.0** motherboard.
# One-Stop-Shop Klipper Configuration
| Printer | Branch |
| -------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- |
| Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) |
| ${\normalsize{\textcolor{darkturquoise}{\texttt{Sovol SV06 Skr-Mini-E3-V3.0}}}}$ | ⚡ ${\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}}$ ⚡ |
| ${\normalsize{\textcolor{darkturquoise}{\text{Sovol SV06 SKR-Mini-E3-V3.0}}}}$ | ⚡ ${\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}}$ ⚡ |
| Sovol SV06 Fly-E3-Pro-V3 | [fly-e3-pro-v3](https://github.com/ElPainis/Fly-E3-Pro-v3) \*\* |
| 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) |
\*\* _Maintained by [ElPainis](https://github.com/ElPainis)_
${\small{\textit{** Maintained by ElPainis}}}$
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.
> [!WARNING]
> 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.
🙏🏻🙌🏻 Big thanks to [transistor1](https://github.com/transistor1) for getting the `printer.cfg` up an running to begin with.
@@ -47,7 +52,7 @@ I am creating these files for my personal use and cannot be held responsible for
- Pre-configured configuration bundles based on the [Ellis SuperSlicer Print Profiles](https://github.com/AndrewEllis93/Ellis-SuperSlicer-Profiles):
- SuperSlicer
- PrusaSlicer
- Printer profiles: SV06/Plus; SV07/Plus
- Printer profiles: `SV06/Plus`; `SV07/Plus`
- Bed model and texture to use in SuperSlicer/PrusaSlicer.
- Macros:
- **Improved** mechanical gantry calibration/`G34` macro that provides the user audio feedback, and time to check the calibration.

File diff suppressed because it is too large Load Diff