|
|
@ -364,6 +364,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
|
|
|
|
#define E_ENABLE_ON 0 // For all extruders
|
|
|
|
#define E_ENABLE_ON 0 // For all extruders
|
|
|
|
|
|
|
|
|
|
|
|
// Disables axis when it's not being used.
|
|
|
|
// Disables axis when it's not being used.
|
|
|
|
|
|
|
|
// WARNING: When motors turn off there is a chance of losing position accuracy!
|
|
|
|
#define DISABLE_X false
|
|
|
|
#define DISABLE_X false
|
|
|
|
#define DISABLE_Y false
|
|
|
|
#define DISABLE_Y false
|
|
|
|
#define DISABLE_Z false
|
|
|
|
#define DISABLE_Z false
|
|
|
|