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

This commit is contained in:
Bassam Husain
2023-12-08 01:09:32 -05:00
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ Watch for releases and updates. Please see this [discussion](https://github.com/
Although I've made switching over to Klipper as easy as is possible, it can still be a challenge for some, especially considering that most of you have likely never used GNU+Linux. Save yourself the frustration, and fully read this documentation. Also note that Klipper is not a _must_, and is not for everyone. You can stick with Marlin, and have a fine 3D printing experience. Although I've made switching over to Klipper as easy as is possible, it can still be a challenge for some, especially considering that most of you have likely never used GNU+Linux. Save yourself the frustration, and fully read this documentation. Also note that Klipper is not a _must_, and is not for everyone. You can stick with Marlin, and have a fine 3D printing experience.
In many ways, this entire repository can be considered _my opinion_ on the `3D printing experience` and this has been _my attempt_ to share that experience. Some factors, such as accuracy and user experience, have been at the forefront of my thoughts during this work. I hope you find this repository suitable. Cheers. In many ways, this entire repository can be considered _my opinion_ on the `3D printing experience` and this has been _my attempt_ to share that experience. Some factors, such as _accuracy_ and _testing_, have been at the forefront of my thoughts during this process. I hope you find this repository suitable. Cheers.
[🔼 Back to top](#outline) [🔼 Back to top](#outline)

View File

@@ -160,8 +160,8 @@ z_hop_speed: 15
[bed_mesh] [bed_mesh]
speed: 175 speed: 175
mesh_min: 27, 6 # probe as close to origin as functionally possible mesh_min: 27, 6 # probe as close to origin as possible while remaining fully on the bed
mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) ; probe as far as possible from the origin while remaining fully on the bed
probe_count: 5,5 probe_count: 5,5
algorithm: bicubic algorithm: bicubic
fade_start: 1 fade_start: 1