|
@@ -305,7 +305,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
|
305
|
305
|
#define DISABLE_Y false
|
306
|
306
|
#define DISABLE_Z false
|
307
|
307
|
#define DISABLE_E false // For all extruders
|
308
|
|
-#define DISABLE_UNSELECTED_E true //disable only not selected extruders and keep selected extruder active
|
|
308
|
+#define DISABLE_INACTIVE_EXTRUDER true //disable only inactive extruders and keep active extruder enabled
|
309
|
309
|
|
310
|
310
|
#define INVERT_X_DIR true // for Mendel set to false, for Orca set to true
|
311
|
311
|
#define INVERT_Y_DIR false // for Mendel set to true, for Orca set to false
|