autoleveling adjusting zprobeheight
Ok since i have a hotend as probe, so my z_probe_height is negative. You cannot change it in the eeprom because Zmax cannot be less than zero so what has to be changed is zmax, which worked. is there a way to do that on the lcd display? For instance, what is Z=0 on the display? and can the setting be saved to eeprom?
Comments
Z_PROBE_Z_OFFSET_MODE = 0 with z min homing will simply go up that value when z probe triggers.