@dakingofhearts2003 said in Starting print height hotend too far from the bed:
G28 ;Home
G29 S1
G1 Z10 F6000 ;Move the platform down 10mm
G92 Z0
If this is your start gcode in the slicer why does it use G92 Z0 to set the Z0 point there? It makes no sense. It homes all axis, loads a heightmap, moves down 10mm, sets that point as Z0 arbitrarily, and then does a prime line.
@jay_s_uk said in Starting print height hotend too far from the bed:
@dakingofhearts2003 post your config, homeall and homez and a photo of your hotend so we can see our probe
Let's see what's going on under the hood.