Adjusted bed_mesh.mesh_min.

This commit is contained in:
Bassam Husain
2023-08-07 23:43:07 -04:00
parent a363457080
commit cbeb15a272
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
{ {
"editor.tabSize": 4, "editor.tabSize": 4,
"editor.formatOnSave": false,
"editor.defaultFormatter": null,
"editor.insertSpaces": true, "editor.insertSpaces": true,
"editor.detectIndentation": false, "editor.detectIndentation": false,
"git.mergeEditor": false, "git.mergeEditor": false,

View File

@@ -155,7 +155,7 @@ z_hop_speed: 15
[bed_mesh] [bed_mesh]
speed: 175 speed: 175
mesh_min: 27, 5 mesh_min: 27, 6
mesh_max: 222, 203 mesh_max: 222, 203
probe_count: 5,5 probe_count: 5,5
algorithm: bicubic algorithm: bicubic