mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Adjusted bed_mesh.mesh_min.
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -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,
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user