Update klipper-printer-sovol-sv06.cfg

changed bed mesh from 5x5 to 10x10
This commit is contained in:
spinixguy
2022-12-31 09:54:30 -05:00
committed by GitHub
parent b4d2a98726
commit 7d073090bb

View File

@@ -151,7 +151,7 @@ speed: 120
horizontal_move_z: 5 horizontal_move_z: 5
mesh_min: 25, 25 mesh_min: 25, 25
mesh_max: 200, 200 mesh_max: 200, 200
probe_count: 5 probe_count: 10
algorithm: bicubic algorithm: bicubic
fade_start: 1 fade_start: 1
fade_end: 10 fade_end: 10