How to invert x and y axis?

I am new to repetier, and I have tried homing the x and y axis, however they go to the other end, away from the endstop. I have tried inverting them, but the problem still continues. Is there any solution?

Comments

  • You must configure this in your firmware. there is a invert option for every axis. Alternative rotate motor connector 180° which also inverts direction.
  • Repetier said:
    You must configure this in your firmware. there is a invert option for every axis. Alternative rotate motor connector 180° which also inverts direction.
    where to configure?
  • You modify your firmware configuration and reupload it to printer. Where depends on firmware.
  • how to swap z and y axis in repetier firmware
  • In config tool just hit the invert direction checkbox in the axis configuration. Alternatively if you configure by hand in Configuration.h change INVERT_Y_DIR and INVERT_Z_DIR between 0 and 1.
Sign In or Register to comment.