|
@@ -313,8 +313,8 @@ your extruder heater takes 2 minutes to hit the target on heating.
|
313
|
313
|
// #define ENDSTOPPULLUP_XMIN
|
314
|
314
|
// #define ENDSTOPPULLUP_YMIN
|
315
|
315
|
// #define ENDSTOPPULLUP_ZMIN
|
|
316
|
+ // #define ENDSTOPPULLUP_ZPROBE
|
316
|
317
|
#endif
|
317
|
|
->>>>>>> MarlinFirmware/Development
|
318
|
318
|
|
319
|
319
|
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).
|
320
|
320
|
const bool X_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop.
|