MP3DP different way ose

my printer is going in the wrong way
First version v1 engineering. marlin 1.1.5.

/**

  • Default Axis Steps Per Unit (steps/mm)
  • Override with M92
  •                                  X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
    

*/
#define DEFAULT_AXIS_STEPS_PER_UNIT {80, 80, 400, 500 }

/**

  • Default Max Feed Rate (mm/s)
  • Override with M203
  •                                  X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
    

*/
#define DEFAULT_MAX_FEEDRATE { 600, 600, 10, 50 }

/**

  • Default Max Acceleration (change/s) change = mm/s
  • (Maximum start speed for accelerated moves)
  • Override with M201
  •                                  X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
    

*/
#define DEFAULT_MAX_ACCELERATION { 3000, 3000, 100, 10000 }

Sorry to tell that but is the 4th topic you create on what looks like the same subject and it is still not clear what you are expecting the community to do with no input.
If english is not easy for you, you could try to describe well your issue in your native language then use google translate to post the translation here.

1 Like

my ose is not go good wrong way wen i go auto home and print.

Or even post it in your native language. We have user from all over the globe, and maybe someone will understand.

Have you tried to reverse the connectors on X and Y, just plugging them rotated 180° ?