Close



Results 1 to 10 of 11

Hybrid View

  1. #1
    Technician xayoz's Avatar
    Join Date
    Jan 2020
    Posts
    92
    Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.define INVERT_X_DIR false

    define INVERT_Y_DIR true
    define INVERT_Z_DIR false
    In your config.h file. Whatever x and y are currently set to, false or true, make them the opposite. That will reverse the direction for those two motors.

  2. #2
    Student
    Join Date
    Aug 2021
    Location
    South Lincolnshire
    Posts
    6
    Thanks for that. Just tried it and the x & y steppers made the most awful noise, so I turned it off and reinstated the previous values. Will now research which pins to swap on the stepper motor connectors.G.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •