diff --git a/printer.cfg b/printer.cfg index 1578fc9..6a909d5 100644 --- a/printer.cfg +++ b/printer.cfg @@ -144,18 +144,17 @@ samples_tolerance_retries: 5 [safe_z_home] home_xy_position: 85,135 -speed: 60.0 +speed: 80.0 z_hop: 10 z_hop_speed: 5 [bed_mesh] speed: 120 -horizontal_move_z: 5 # mesh_min: 27, 26 # mesh_max: 193, 203 -mesh_min: 28, 20 -mesh_max: 210, 205 -probe_count: 10 +mesh_min: 28, 3 +mesh_max: 223, 203 +probe_count: 3,3 algorithm: bicubic fade_start: 1 fade_end: 10 @@ -189,3 +188,20 @@ click_pin: ^!PB2 #*# #*# [probe] #*# z_offset = 1.544 +#*# +#*# [bed_mesh default] +#*# version = 1 +#*# points = +#*# -0.222500, -0.223125, -0.115625 +#*# -0.201250, -0.080000, -0.111250 +#*# -0.371875, -0.149375, -0.095625 +#*# x_count = 3 +#*# y_count = 3 +#*# mesh_x_pps = 2 +#*# mesh_y_pps = 2 +#*# algo = bicubic +#*# tension = 0.2 +#*# min_x = 28.0 +#*# max_x = 223.0 +#*# min_y = 3.0 +#*# max_y = 203.0