How to change Z home position
Hi,
I just flashed the firmware of my XYZ DaVinci 2.0a Duo with Repetier 0.92. It seems to be OK until I press Home Z then the bed moves too high. When I try to print the nozzle hits the side of the bed. If I go into the printer settings and drop the bed 2.5mm it looks to be the correct hight, but how do I save that as the home position?
I didn't know if I have to do it from the printer or my laptop, if from my laptop, then before or after uploading the firmware to my printer.
Thanks in advance
I just flashed the firmware of my XYZ DaVinci 2.0a Duo with Repetier 0.92. It seems to be OK until I press Home Z then the bed moves too high. When I try to print the nozzle hits the side of the bed. If I go into the printer settings and drop the bed 2.5mm it looks to be the correct hight, but how do I save that as the home position?
I didn't know if I have to do it from the printer or my laptop, if from my laptop, then before or after uploading the firmware to my printer.
Thanks in advance
Comments
#define ENDSTOP_Z_BACK_MOVE 2
should be 0. You can set it to a value to go up afterwards, but it will then always hit and push the bed during homing, so better to adjust the endstop correctly.