I'm using https://github.com/jontek2/A-better-print_start-macro
latest version of klipper, with a bed mesh calibrate macro from the voron guide.
The print start is not heating the hotend.
If I force the hotend to heat before i start my Print, by the time I have done bed mesh and Home/ QGL the bed turns off.
Jontek's macro heatsoaks for 5 min under 90C. The bed and hot-end time out by this time which means that eveything is coled and, does not start the print. I'm sure this is a coding/macro error.
i cannot start a print.
[bed_mesh]
speed: 300
horizontal_move_z: 10
##--------------------------------------------------------------------
Uncomment below for 250mm build
#mesh_min: 40, 40
#mesh_max: 210,210
#zero_reference_position: 125,125 #for use with stock z endstop
Uncomment for 300mm build
mesh_min: 40, 40
mesh_max: 260,260
zero_reference_position: 150,150 #for use with stock z endstop