From 7389d7726e7ac943d9a00fc4448854332baf310e Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sat, 11 Mar 2023 22:07:56 -0500 Subject: [PATCH] Minor adjustment to bed_mesh. Adjusted instructions. --- README.md | 5 +++-- printer-skr-mini-e3-v3.cfg | 7 +++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c279e13..f7baa5b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## If you were looking for my OSS Klipper Configuration for the Sovol SV06 with *completely stock hardware*, please refer to the [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) branch. -I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. +## I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. ## ❗☠️ I do not own this board so everything found on this branch is COMPLETELY UNTESTED ☠️❗ ## ❗☠️ USE AT YOUR OWN RISK. YOU HAVE BEEN WARNED. ☠️❗ @@ -39,7 +39,8 @@ Important: If the file is not renamed, the bootloader will not be updated proper ### Download Klipper Configuration -Follow the instructions found in the [Download Klipper Configuration](https://github.com/bassamanator/Sovol-SV06-firmware#download-klipper-configuration) section and onwards. +1. Download [printer-skr-mini-e3-v3.cfg](./printer-skr-mini-e3-v3.cfg) and rename it to `printer.cfg`. This is the *only* `printer.cfg` that you will be using. Anytime there is a reference to `printer.cfg`, you will use this `printer.cfg` that you just saved/renamed. +2. Follow the instructions found in the [Download Klipper Configuration](https://github.com/bassamanator/Sovol-SV06-firmware#download-klipper-configuration) section and onwards. 💡 *Remember to use the `printer.cfg` that you saved in step 1*. # Sources diff --git a/printer-skr-mini-e3-v3.cfg b/printer-skr-mini-e3-v3.cfg index e721768..0a6352d 100644 --- a/printer-skr-mini-e3-v3.cfg +++ b/printer-skr-mini-e3-v3.cfg @@ -165,10 +165,9 @@ z_hop_speed: 15 [bed_mesh] speed: 175 -mesh_min: 26.4, 31 -mesh_max: 210, 201 -probe_count: 15, 15 -horizontal_move_z: 5 +mesh_min: 27, 5 +mesh_max: 222, 203 +probe_count: 5,5 algorithm: bicubic fade_start: 1 fade_end: 10