Hello all,
I recently purchased an Ender 5 Plus. On the start gcode the machine fully heats the hotend/bed and then meshes the bed with the bltouch. After changing the start code a few times in an attempt to change the order so that it heats the bed, auto homes, meshes the bed w/ the bltouch, and then heats the extruder the machine is still not doing that. What might I be doing wrong?
Here is the start code I am playing with:
M117 homing all axes
G28 ; home all axes
M140 S{material_bed_temperature_layer_0} ; Set Heat Bed Temperature
M190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed Temperature
G29 ; Auto Bed Level (BL Touch)
M104 S{material_print_temperature_layer_0} ; Set Extruder Temperature
M109 S{material_print_temperature_layer_0} ; Wait for Extruder Temperature
G1 X5 Y10 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance
G1 X160 E15 F600 ; prime nozzle
G1 X180 F5000 ; quick wipe