Changed safe_z_home to 0, 223. Added relative ref index 20. Added loose z_offset.

This commit is contained in:
Bassam Husain
2023-02-01 05:17:10 -05:00
parent 3e6eb0b453
commit ee7d5dafc6

View File

@@ -150,7 +150,7 @@ samples_tolerance: 0.01
samples_tolerance_retries: 5
[safe_z_home]
home_xy_position: 111.50,111.50
home_xy_position: 0, 223 # 111.50,111.50
speed: 100.0
z_hop: 10
z_hop_speed: 15
@@ -163,7 +163,8 @@ probe_count: 5,5
algorithm: bicubic
fade_start: 1
fade_end: 10
fade_target: 0
# fade_target: 0.3881
relative_reference_index: 20
[virtual_sdcard]
path: /home/pi/printer_data/gcodes
@@ -204,16 +205,16 @@ shaper_type_y: 3hump_ei
#*# pid_kd = 945.503
#*#
#*# [probe]
#*# z_offset = 1.555
#*# z_offset = 1.325
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.281250, -0.177500, -0.125000, -0.164375, -0.264375
#*# -0.272500, -0.155000, -0.080000, -0.099375, -0.188125
#*# -0.297500, -0.148750, -0.056875, -0.055625, -0.110625
#*# -0.378125, -0.209375, -0.085625, -0.063125, -0.091250
#*# -0.469375, -0.248125, -0.100625, -0.051250, -0.050625
#*# 0.180000, 0.271875, 0.315625, 0.280625, 0.203750
#*# 0.158750, 0.265000, 0.340625, 0.318125, 0.255000
#*# 0.119375, 0.263750, 0.357500, 0.364375, 0.327500
#*# 0.030000, 0.195000, 0.318125, 0.352500, 0.340625
#*# -0.057500, 0.158125, 0.300625, 0.364375, 0.388125
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
@@ -228,11 +229,11 @@ shaper_type_y: 3hump_ei
#*# [bed_mesh default1]
#*# version = 1
#*# points =
#*# -0.290000, -0.178125, -0.134375, -0.185625, -0.292500
#*# -0.275000, -0.152500, -0.086250, -0.121250, -0.213125
#*# -0.301250, -0.151875, -0.066250, -0.077500, -0.137500
#*# -0.393750, -0.231875, -0.118125, -0.110000, -0.125625
#*# -0.500000, -0.297500, -0.160625, -0.113125, -0.076875
#*# -0.290000, -0.178125, -0.134375, -0.185625, -0.292500
#*# -0.275000, -0.152500, -0.086250, -0.121250, -0.213125
#*# -0.301250, -0.151875, -0.066250, -0.077500, -0.137500
#*# -0.393750, -0.231875, -0.118125, -0.110000, -0.125625
#*# -0.500000, -0.297500, -0.160625, -0.113125, -0.076875
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2