Skip to content

Commit

Permalink
Updated hephestos x_axis dir config
Browse files Browse the repository at this point in the history
  • Loading branch information
koldodemiguel committed Nov 22, 2016
1 parent a54a563 commit 5fd0ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/config/hephestos_zum/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
#define DISABLE_INACTIVE_EXTRUDER true //disable only inactive extruders and keep active extruder enabled

// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
#define INVERT_X_DIR false
#define INVERT_X_DIR true
#define INVERT_Y_DIR false
#define INVERT_Z_DIR true
#define INVERT_E0_DIR true
Expand Down

0 comments on commit 5fd0ce8

Please sign in to comment.