diff --git a/printer.cfg b/printer.cfg index 50403b1..f9aa791 100644 --- a/printer.cfg +++ b/printer.cfg @@ -147,8 +147,8 @@ samples_tolerance: 0.01 samples_tolerance_retries: 5 [safe_z_home] -# home_xy_position: 0, 223 # NOTE 111.50,111.50 -home_xy_position: 84.50, 135 # X:84.500 Y:135.000 +home_xy_position: 195.0, 173.5 +# home_xy_position: 84.50, 135 # Probe is at the center of the bed speed: 100.0 z_hop: 10 z_hop_speed: 15 @@ -161,8 +161,8 @@ probe_count: 5,5 algorithm: bicubic fade_start: 1 fade_end: 10 -fade_target: 0 # NOTE -# relative_reference_index: 20 # NOTE +# fade_target: 0 # NOTE +relative_reference_index: 15 [virtual_sdcard] path: /home/pi/printer_data/gcodes @@ -254,7 +254,7 @@ screw_thread: CCW-M4 #*# algo = bicubic #*# tension = 0.2 #*# -#*# [bed_mesh default] +#*# [bed_mesh default-v1] #*# version = 1 #*# points = #*# -0.017708, -0.023125, -0.023542, -0.037500, -0.088750 @@ -262,6 +262,25 @@ screw_thread: CCW-M4 #*# -0.072500, -0.066875, -0.056042, -0.050208, -0.093333 #*# -0.075417, -0.074167, -0.051458, -0.054375, -0.095625 #*# -0.030833, -0.014583, -0.000625, -0.013333, -0.051667 +#*# min_x = 27.0 +#*# max_x = 222.0 +#*# min_y = 5.0 +#*# max_y = 203.0 +#*# x_count = 5 +#*# y_count = 5 +#*# mesh_x_pps = 2 +#*# mesh_y_pps = 2 +#*# algo = bicubic +#*# tension = 0.2 +#*# +#*# [bed_mesh default] +#*# version = 1 +#*# points = +#*# 0.094792, 0.076250, 0.085208, 0.068333, 0.012083 +#*# 0.077917, 0.054375, 0.067500, 0.060208, 0.003542 +#*# 0.038958, 0.037292, 0.043750, 0.049583, 0.006458 +#*# 0.028333, 0.030000, 0.042292, 0.040000, 0.000000 +#*# 0.068958, 0.078542, 0.091250, 0.076458, 0.033958 #*# x_count = 5 #*# y_count = 5 #*# mesh_x_pps = 2