Thanks for trying to help Joshua,
I'll try to explain better.
Currently I have the following setup
1) Pronterface +1,+10,+100 move buttons all move the motor in the right direction.
2) X and Y endstops are connected to X_MIN and Y_MIN on Ramps 1.4
3) Sprinter HOME_DIR are both set to -1.
When I hit the home button everything works perfectly. The problem is that due to wiring limitations i would like to turn my prusa mendel 180 degrees to face the other direction. When I do this my motors no longer move the correct way when I hit the Pronter face buttons (+1,+10,+100) the printer moves in the opposite direction. The other difference is my MIN endstops are now MAX endstops. I have adjusted the setup as follows.
1) Inverted motor directions to make pronterface buttons
2) X and Y endstops are now connected to X_MAX and Y_MAX on Ramps 1.4
3) Sprinter HOME_DIR are both set to 1.
These are the only changes that I made but when I hit the home button nothing happens. If i change the motor direction back they will be going backwards to what I want. Is there something else I need to change to make this setup work?
Thanks SOOO MUCH!