decreased bed mesh speed to 300 mm/s
This commit is contained in:
parent
aeb96b2171
commit
d71c053f94
|
@ -1,7 +1,8 @@
|
|||
[bed_mesh]
|
||||
speed: 600
|
||||
speed: 300
|
||||
horizontal_move_z: 2
|
||||
mesh_min: 20,20
|
||||
mesh_max: 320,320
|
||||
probe_count: 5,5
|
||||
algorithm: bicubic
|
||||
algorithm: bicubic
|
||||
adaptive_margin: 5
|
Loading…
Reference in New Issue