Hi, I have a cartesian printer home made, arduino due with Radds, It's working fine, but I want to try homing Z to max endstop.
The values I'm going to tweak in firmware are:
#define Z_HOME_DIR 1
#define Z_MAX_LENGTH 210
Do I need to edit other values?
What if my Z axis lenght is a non integer value?
Comments
Changes are ok but you need to have a z max endstop defined or it will not stop at top. If you send
M119
You should see a z max endstop and triggering by hand should make it show "h"