aegean-odyssey / mpmd_marlin_1.1.x

a fork of Marlin firmware (bugfix-1.1.x) for the Monoprice MP Mini Delta 3d printer
GNU General Public License v3.0
76 stars 19 forks source link

Z height #51

Closed skylersell closed 3 years ago

skylersell commented 3 years ago

Hi I change my hot end over to a e3dv6 heartbreak and heatsink but with the original heater block and I believe my Z height at 450 is no longer adequate. How do I go about finding the correct Z height. Thanks

aegean-odyssey commented 3 years ago

Someone else may have more insight and a better answer, but here's what comes to mind. From a USB connection and terminal (or host):

During the tapping process, the G30 command should spit out information about the Z positions and offsets along the way. I think with this information, it should be possible to determine a reasonable offset to use with the M851 command. Then:

skylersell commented 3 years ago

thanks I think it worked