rhapsodyv / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://marlinfw.org
GNU General Public License v3.0
82 stars 428 forks source link

Updated XY2_V6_255_TITAN_TMC Invert direction #4

Closed ninpucho closed 4 years ago

ninpucho commented 4 years ago

Added defined(XY2_V6_255_TITAN_TMC) to set the INVERT_X_DIR false, INVERT_Y_DIR false, INVERT_Z_DIR true

Requirements

Description

This update sets the Invert the stepper direction for XY2_V6_255_TITAN_TMC profile.

Benefits

Corrects the stepper direction for the XY2_V6_255_TITAN_TMC profile

Configurations

Changed was made to the Configuration.h file

Related Issues

Unknown

rhapsodyv commented 4 years ago

Hi, I think it is equal now. Sorry, I didn't see your PR and a user pointed my the fix. :-/