Skip to content

Commit

Permalink
No need for Zmax
Browse files Browse the repository at this point in the history
  • Loading branch information
Allted committed Jan 25, 2020
1 parent dcc929e commit 4f4b89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@
#define USE_ZMIN_PLUG
#define USE_XMAX_PLUG
#define USE_YMAX_PLUG
#define USE_ZMAX_PLUG
//#define USE_ZMAX_PLUG

// Enable pullup for all endstops to prevent a floating state
#define ENDSTOPPULLUPS
Expand Down

0 comments on commit 4f4b89e

Please sign in to comment.