mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-09 14:01:17 +00:00
Adjusted safe_z_home and bed_mesh.
This commit is contained in:
@@ -147,8 +147,8 @@ samples_tolerance: 0.01
|
|||||||
samples_tolerance_retries: 5
|
samples_tolerance_retries: 5
|
||||||
|
|
||||||
[safe_z_home]
|
[safe_z_home]
|
||||||
home_xy_position: 195.0, 173.5
|
# home_xy_position: 195.0, 173.5
|
||||||
# home_xy_position: 84.50, 135 # Probe is at the center of the bed
|
home_xy_position: 84.50, 135 # Probe is at the center of the bed
|
||||||
speed: 100.0
|
speed: 100.0
|
||||||
z_hop: 10
|
z_hop: 10
|
||||||
z_hop_speed: 15
|
z_hop_speed: 15
|
||||||
@@ -161,8 +161,8 @@ probe_count: 5,5
|
|||||||
algorithm: bicubic
|
algorithm: bicubic
|
||||||
fade_start: 1
|
fade_start: 1
|
||||||
fade_end: 10
|
fade_end: 10
|
||||||
# fade_target: 0 # NOTE
|
fade_target: 0 # NOTE
|
||||||
relative_reference_index: 15
|
# relative_reference_index: 15
|
||||||
|
|
||||||
[virtual_sdcard]
|
[virtual_sdcard]
|
||||||
path: /home/pi/printer_data/gcodes
|
path: /home/pi/printer_data/gcodes
|
||||||
|
|||||||
Reference in New Issue
Block a user