How to configure for origin at left REAR (not front) on a Cartesian printer?
I'm using Repetier firmware 0.92.9. I have a custom cartesian printer with the origin in the left rear. I see that Repetier expects it to be at the left front. What do I need to change to get the firmware to know the Y origin is in the rear? Everything currently works on the printer except that the Y axis prints the mirror image of what it should. Do I just need to set the following 2 variables:
INVERT_Y_DIR 1
Y_HOME_DIR 1
Since Y_HOME_DIR 1 defines that the endstop is at the max, do I also need to physically connect the Y endstop switch on the controller board to the Y_Max terminals?
Thanks
Comments