mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-08 15:37:31 -06:00
config: add mesh_min to printer-wanhao-duplicator-9-2018.cfg (#2525)
This is a small change I forgot to make when copying my config to this template. Signed-off-by: Matt Shirley <mdshw5@gmail.com>
This commit is contained in:
parent
aa0a889b04
commit
477b83469c
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ square_corner_velocity: 15.0
|
||||||
|
|
||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 120
|
speed: 120
|
||||||
mesh_min: 0,0
|
mesh_min: 27,3
|
||||||
mesh_max: 270,290
|
mesh_max: 270,290
|
||||||
probe_count: 5,3
|
probe_count: 5,3
|
||||||
horizontal_move_z: 10
|
horizontal_move_z: 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue