X axis Geeetech Mizar Max
I recently bought a Geeetech Mizar Max 3D printer and all seems to be OK, except for one thing:
the Home for the X axis is set to the right, at +320 instead of left, to 0.
The controls work as they should, meaning that when I order the head to move left it moves left and when I order the head to move right, it moves to the right. But, when homing the X axis, it goes to +320, meaning to the right side of the machine.
I tried to use Repetier-Host to invert the X axis motion to the left but with no success.
I asked the folks from Geeetech for a solution but they haven't answered anything.
To reprogram the board using Marlin would be a tricky thing because the board is one made "in-home" by the ones from Geetech and there's no documentation available for this board and as I mentioned, they never gave me an answer to my request.
Now, I try to find help here, in the Repetier-Host community.
All I need is to invert the homing direction for the X axis of the machine. Sure, after I suceed this, I'll move the end-stop to the other side but for now, this in not an issue.
Using Repetier-Host settings for this inversion didn't helped, the X axis keeps homing to the right side...
Inverting the poles of the X motor, won't help because the motion to the left or to the right, work OK, without problems, only the homing direction is a problem.
I wonder if someone could suggest a G-code command or something in order to solve my problem?
I thank a lot in advance to anyone who can help me to solve the problem.
the Home for the X axis is set to the right, at +320 instead of left, to 0.
The controls work as they should, meaning that when I order the head to move left it moves left and when I order the head to move right, it moves to the right. But, when homing the X axis, it goes to +320, meaning to the right side of the machine.
I tried to use Repetier-Host to invert the X axis motion to the left but with no success.
I asked the folks from Geeetech for a solution but they haven't answered anything.
To reprogram the board using Marlin would be a tricky thing because the board is one made "in-home" by the ones from Geetech and there's no documentation available for this board and as I mentioned, they never gave me an answer to my request.
Now, I try to find help here, in the Repetier-Host community.
All I need is to invert the homing direction for the X axis of the machine. Sure, after I suceed this, I'll move the end-stop to the other side but for now, this in not an issue.
Using Repetier-Host settings for this inversion didn't helped, the X axis keeps homing to the right side...
Inverting the poles of the X motor, won't help because the motion to the left or to the right, work OK, without problems, only the homing direction is a problem.
I wonder if someone could suggest a G-code command or something in order to solve my problem?
I thank a lot in advance to anyone who can help me to solve the problem.
Comments
Normally it is not possible to change this without compiling a new firmware. As you already noted rotating motor would mirror x axis and all prints would come out mirrored.
I also thought that someone from the Community, cleverer than me, would suggest some G-code commands able to help me invert the homing movement for the X axis.
Compiling a new firmware, basically is not a problem but I practically don't know anything about the board so, in this case, compiling a new firmware would be a long term adventure and I'm not eager to get into it.