Browse Source

♻️ Stepper options followup

Followup to #25422
Scott Lahteine 2 years ago
parent
commit
13eab74fb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Marlin/Configuration.h

+ 1 - 1
Marlin/Configuration.h

@@ -1688,7 +1688,7 @@
 
 // @section extruder
 
-#define DISABLE_E false             // Disable the extruder when not stepping
+//#define DISABLE_E                 // Disable the extruder when not stepping
 #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled
 
 // @section motion