Hi,
For some reason my X-axis has a minimum position of 10 instead of 0.
My limits are set as follows
But after homing I can move in the range [10..327]
I assume I have set some kind of offset, which settings could do that?
I was searching for "offset" and "10" in the whole config but couldn't find anything
and google isn't helping much.
I've attached my "Configuration.h"-file just in case
Thanks in advance
Best
For some reason my X-axis has a minimum position of 10 instead of 0.
My limits are set as follows
#define X_MIN_POS 0 #define X_MAX_POS 317
But after homing I can move in the range [10..327]
I assume I have set some kind of offset, which settings could do that?
I was searching for "offset" and "10" in the whole config but couldn't find anything
and google isn't helping much.
I've attached my "Configuration.h"-file just in case
Thanks in advance
Best