mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
test: update sample configs and test configs with new bed_mesh options
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
8013699c45
commit
dc51788f9a
8 changed files with 17 additions and 16 deletions
|
@ -58,8 +58,8 @@ control_pin: ar32
|
|||
z_offset: 1.15
|
||||
|
||||
[bed_mesh]
|
||||
min_point: 10,10
|
||||
max_point: 180,180
|
||||
mesh_min: 10,10
|
||||
mesh_max: 180,180
|
||||
|
||||
[mcu]
|
||||
serial: /dev/ttyACM0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue