Skip to content

Commit 5fd0ce8

Browse files
committed
Updated hephestos x_axis dir config
1 parent a54a563 commit 5fd0ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/config/hephestos_zum/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
330330
#define DISABLE_INACTIVE_EXTRUDER true //disable only inactive extruders and keep active extruder enabled
331331

332332
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
333-
#define INVERT_X_DIR false
333+
#define INVERT_X_DIR true
334334
#define INVERT_Y_DIR false
335335
#define INVERT_Z_DIR true
336336
#define INVERT_E0_DIR true

0 commit comments

Comments
 (0)