Heigtmal loosed at restart....?

Hi,

I’m not sure since when, but I think it’s been since the last klipper update, which I did about a week ago.

Well, I take the bed_mesh out of the bed, when it’s done, it takes out the report… while I don’t turn off the printer, the bed_mesh can be consulted through the mainsail web interface… but when I restart/turn off… the map of height is NOT loaded

If this block of text appears to me, at the end of printer.cfg… it looks like a list of the bed_mesh… but I am not sure that it is applying it when I print… of course in the web interface, it does NOT appear loaded

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 	-0.147707, 0.035730, 0.028386, 0.081824, 0.178230, 0.094168, 0.063855
#*# 	-0.188332, -0.018957, 0.003386, 0.084480, 0.104324, 0.031511, -0.030364
#*# 	-0.211145, -0.075051, -0.069895, 0.001199, 0.034480, -0.045676, -0.143957
#*# 	-0.302707, -0.167551, -0.169895, -0.113801, -0.051770, -0.128176, -0.157082
#*# 	-0.334739, -0.141770, -0.211926, -0.477082, -0.487082, -0.580364, -0.674739
#*# 	-0.827082, -0.733020, -0.709426, -0.663957, -0.670051, -0.779114, -0.819582
#*# 	-0.939270, -0.810364, -0.868489, -0.829895, -0.858489, -0.980051, -1.094114
#*# tension = 0.2
#*# min_x = 20.0
#*# algo = bicubic
#*# y_count = 7
#*# mesh_y_pps = 2
#*# min_y = 20.0
#*# x_count = 7
#*# max_y = 359.96
#*# mesh_x_pps = 2
#*# max_x = 365.0
#*#
#*# [bed_mesh Malla10x10]
#*# version = 1
#*# points =
#*# 	-0.207200, -0.028138, 0.012643, -0.010638, 0.008581, 0.087643, 0.166706, 0.100768, 0.016862, -0.016575
#*# 	-0.147200, -0.034857, -0.012357, -0.018450, 0.029206, 0.071081, 0.110612, 0.079518, 0.012956, 0.013112
#*# 	-0.157357, -0.070638, -0.027982, -0.006263, 0.031237, 0.050612, 0.111237, 0.093268, 0.032956, -0.040638
#*# 	-0.240169, -0.142982, -0.104544, -0.107513, -0.081575, -0.038450, 0.014050, -0.024388, -0.095169, -0.121575
#*# 	-0.275169, -0.195950, -0.142044, -0.154075, -0.165482, -0.081732, -0.043607, -0.106888, -0.175638, -0.199700
#*# 	-0.377982, -0.287044, -0.251419, -0.257513, -0.217669, -0.183294, -0.152357, -0.198294, -0.243294, -0.246888
#*# 	-0.377357, -0.294700, -0.264544, -0.260325, -0.255482, -0.239232, -0.243138, -0.324388, -0.388294, -0.437669
#*# 	-0.923138, -0.820169, -0.785638, -0.794075, -0.768607, -0.370325, -0.380325, -0.426888, -0.491575, -0.520169
#*# 	-0.969700, -0.892044, -0.907513, -0.905013, -0.924857, -0.944232, -0.944857, -1.046575, -1.123607, -1.151419
#*# 	-1.206732, -1.078138, -1.127825, -1.159700, -1.157200, -1.147669, -1.140169, -1.233138, -1.285794, -1.338607
#*# tension = 0.35
#*# min_x = 20.0
#*# algo = bicubic
#*# y_count = 10
#*# mesh_y_pps = 2
#*# min_y = 20.0
#*# x_count = 10
#*# max_y = 359.93
#*# mesh_x_pps = 2
#*# max_x = 364.97
#*

Best is to put a Klipper gcode into your start script to ensure the correct height map is loaded

BED_MESH_PROFILE  LOAD=<name>

For <name> you use the mesh you like to use: No name = default (your first one) or Malla10x10

https://www.klipper3d.org/Bed_Mesh.html#profiles

And how can I verify that the impression is being made, taking into account the Heighmap? has it loaded ok?

You can do it with BED_MESH_OUTPUT

https://www.klipper3d.org/Bed_Mesh.html#output

hi,

i have see, that bed map its stored at the end of printer.cfg

....



#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 	-0.147707, 0.035730, 0.028386, 0.081824, 0.178230, 0.094168, 0.063855
#*# 	-0.188332, -0.018957, 0.003386, 0.084480, 0.104324, 0.031511, -0.030364
#*# 	-0.211145, -0.075051, -0.069895, 0.001199, 0.034480, -0.045676, -0.143957
#*# 	-0.302707, -0.167551, -0.169895, -0.113801, -0.051770, -0.128176, -0.157082
#*# 	-0.334739, -0.141770, -0.211926, -0.477082, -0.487082, -0.580364, -0.674739
#*# 	-0.827082, -0.733020, -0.709426, -0.663957, -0.670051, -0.779114, -0.819582
#*# 	-0.939270, -0.810364, -0.868489, -0.829895, -0.858489, -0.980051, -1.094114
#*# tension = 0.2
#*# min_x = 20.0
#*# algo = bicubic
#*# y_count = 7
#*# mesh_y_pps = 2
#*# min_y = 20.0
#*# x_count = 7
#*# max_y = 359.96
#*# mesh_x_pps = 2
#*# max_x = 365.0
#*#
#*# [bed_mesh Malla10x10]
#*# version = 1
#*# points =
#*# 	-0.207200, -0.028138, 0.012643, -0.010638, 0.008581, 0.087643, 0.166706, 0.100768, 0.016862, -0.016575
#*# 	-0.147200, -0.034857, -0.012357, -0.018450, 0.029206, 0.071081, 0.110612, 0.079518, 0.012956, 0.013112
#*# 	-0.157357, -0.070638, -0.027982, -0.006263, 0.031237, 0.050612, 0.111237, 0.093268, 0.032956, -0.040638
#*# 	-0.240169, -0.142982, -0.104544, -0.107513, -0.081575, -0.038450, 0.014050, -0.024388, -0.095169, -0.121575
#*# 	-0.275169, -0.195950, -0.142044, -0.154075, -0.165482, -0.081732, -0.043607, -0.106888, -0.175638, -0.199700
#*# 	-0.377982, -0.287044, -0.251419, -0.257513, -0.217669, -0.183294, -0.152357, -0.198294, -0.243294, -0.246888
#*# 	-0.377357, -0.294700, -0.264544, -0.260325, -0.255482, -0.239232, -0.243138, -0.324388, -0.388294, -0.437669
#*# 	-0.923138, -0.820169, -0.785638, -0.794075, -0.768607, -0.370325, -0.380325, -0.426888, -0.491575, -0.520169
#*# 	-0.969700, -0.892044, -0.907513, -0.905013, -0.924857, -0.944232, -0.944857, -1.046575, -1.123607, -1.151419
#*# 	-1.206732, -1.078138, -1.127825, -1.159700, -1.157200, -1.147669, -1.140169, -1.233138, -1.285794, -1.338607
#*# tension = 0.35
#*# min_x = 20.0
#*# algo = bicubic
#*# y_count = 10
#*# mesh_y_pps = 2
#*# min_y = 20.0
#*# x_count = 10
#*# max_y = 359.93
#*# mesh_x_pps = 2
#*# max_x = 364.97
#*

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 	  -0.032538, -0.032382, -0.051757, -0.016288, 0.016680, 0.035274, 0.034024, 0.016993, 0.026993, 0.004805
#*# 	  0.039805, -0.009882, -0.009413, 0.050899, 0.046055, 0.024805, 0.012462, 0.006212, -0.006757, 0.079337
#*# 	  0.053087, 0.004962, 0.055743, 0.046680, 0.047462, 0.028087, 0.010587, 0.008087, -0.018007, 0.109024
#*# 	  0.068712, 0.005118, 0.032305, 0.091055, 0.094180, 0.019805, 0.013712, -0.002695, -0.037070, 0.022462
#*# 	  0.089962, -0.011288, 0.003555, 0.030430, 0.114805, -0.032851, -0.019726, -0.010038, -0.062695, -0.075038
#*# 	  0.029493, -0.019726, -0.024882, 0.036993, 0.038712, -0.038007, 0.023087, -0.013007, -0.052226, -0.115195
#*# 	  0.075587, 0.035118, 0.098868, 0.210118, 0.036993, -0.009101, 0.009649, -0.011601, 0.035743, -0.114570
#*# 	  0.128243, 0.061212, 0.061837, 0.117774, 0.046993, 0.005274, -0.032226, -0.059101, -0.019726, -0.156445
#*# 	  0.202149, 0.084493, 0.049024, 0.072930, 0.061524, 0.063712, -0.028632, -0.128163, -0.143007, -0.185195
#*# 	  0.378868, 0.184649, 0.087305, 0.069649, 0.036368, -0.009726, -0.090976, -0.147538, -0.169257, -0.219570
#*# tension = 0.35
#*# min_x = 20.0
#*# algo = bicubic
#*# y_count = 10
#*# mesh_y_pps = 2
#*# min_y = 20.0
#*# x_count = 10
#*# max_y = 359.93
#*# mesh_x_pps = 2
#*# max_x = 364.97

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [probe]
#*# z_offset = 1.300

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [probe]
#*# z_offset = 1.650
type or paste code here

It looks like you somehow messed up the auto-generated part of the config. There should only be one block like above and not 4.

I would delete all 4, save the config, restart Klipper and redo z_offset and bed_mesh

Edit / Remark:
#*# DO NOT EDIT THIS BLOCK OR BELOW. is there for a reason

think i have find something…

i have re do Mesh… and at finish i send by console SAVE_CONFIG… with these response:

05:47:54 Unable to parse existing config on SAVE_CONFIG
05:47:54 SAVE_CONFIG

this time… i have not forget attach klippy log… XD
klippy_saveconfig.log (1.6 MB)

Error: Include file '/home/pi/klipper_config/config/Macros.cfg' does not exist Unable to parse existing config on SAVE_CONFIG