Issue is, you have multiple
#*# <---------------------- SAVE_CONFIG ---------------------->
blocks.
Only the first one is valid.
Also you have config code after the first
#*# <---------------------- SAVE_CONFIG ---------------------->
block. That’s not proper too.
Delete all lines that start with #*#
- only those - and add this at the very end:
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh 60 Deg C]
#*# version = 1
#*# points =
#*# 0.240000, 0.055000, 0.022500, 0.047500, 0.102500
#*# 0.232500, 0.075000, 0.062500, 0.100000, 0.162500
#*# 0.187500, 0.042500, 0.042500, 0.077500, 0.135000
#*# 0.217500, 0.060000, 0.042500, 0.047500, 0.065000
#*# 0.187500, 0.050000, 0.047500, 0.060000, 0.090000
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*# min_x = 15.0
#*# max_x = 188.0
#*# min_y = 15.0
#*# max_y = 191.0
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 69.463
#*# pid_ki = 1.209
#*# pid_kd = 997.664
#*#
#*# [bltouch]
#*# z_offset = 2.500