Skip to content

Commit d9c71bd

Browse files
thinkyheadAndy-Big
authored andcommittedJul 9, 2023
♻️ Stepper options followup
Followup to MarlinFirmware#25422
1 parent a289832 commit d9c71bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Marlin/Configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1706,7 +1706,7 @@
17061706

17071707
// @section extruder
17081708

1709-
#define DISABLE_E false // Disable the extruder when not stepping
1709+
//#define DISABLE_E // Disable the extruder when not stepping
17101710
#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled
17111711

17121712
// @section motion

0 commit comments

Comments
 (0)
Please sign in to comment.