Motor Y and X are moving backward

Post Reply
mogey336
Posts: 9
Joined: Thu Aug 13, 2015 12:17 am

Motor Y and X are moving backward

Post by mogey336 » Mon Aug 31, 2015 12:58 am

Dear
I bought Geeetech Prusa I3X I have a problem with my home position motor X and Y are moving backward
when a open repetier to move X motor to right it's go left and it's the same with Y axis.
All the connection are right i have GT2560 with A4988
my email is (mogey336@hotmail.com)

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Motor Y and X are moving backward

Post by Mark » Mon Aug 31, 2015 4:16 pm

Change the direction in the firmware in the configuration.h, and reburn the firmware to check it.
Refer to the link here:
http://www.geeetech.com/wiki/index.php/ ... _to_set_up

#define INVERT_X_DIR false // for Mendel set to false, for Orca set to true
#define INVERT_Y_DIR true // for Mendel set to true, for Orca set to false
#define INVERT_Z_DIR false // for Mendel set to false, for Orca set to true
#define INVERT_E0_DIR true // for direct drive extruder v9 set to true, for geared extruder set to false
#define INVERT_E1_DIR false // for direct drive extruder v9 set to true, for geared extruder set to false
#define INVERT_E2_DIR false // for direct drive extruder v9 set to true, for geared extruder set to false

mogey336
Posts: 9
Joined: Thu Aug 13, 2015 12:17 am

Re: Motor Y and X are moving backward

Post by mogey336 » Tue Sep 01, 2015 5:38 am

Thanks mark for your help
I fixed it
But now my printed object not in the center of my heated bed
any suggestion?

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: Motor Y and X are moving backward

Post by Mark » Tue Sep 01, 2015 4:34 pm


Post Reply