Make DISABLE_INACTIVE_EXTRUDER a simple switch
This commit is contained in:
		@@ -879,8 +879,8 @@
 | 
			
		||||
 | 
			
		||||
// @section extruder
 | 
			
		||||
 | 
			
		||||
#define DISABLE_E false // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled.
 | 
			
		||||
#define DISABLE_E false             // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled
 | 
			
		||||
 | 
			
		||||
// @section machine
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -879,8 +879,8 @@
 | 
			
		||||
 | 
			
		||||
// @section extruder
 | 
			
		||||
 | 
			
		||||
#define DISABLE_E false // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled.
 | 
			
		||||
#define DISABLE_E false             // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled
 | 
			
		||||
 | 
			
		||||
// @section machine
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -956,8 +956,8 @@
 | 
			
		||||
 | 
			
		||||
// @section extruder
 | 
			
		||||
 | 
			
		||||
#define DISABLE_E false // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled.
 | 
			
		||||
#define DISABLE_E false             // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled
 | 
			
		||||
 | 
			
		||||
// @section machine
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -886,8 +886,8 @@
 | 
			
		||||
 | 
			
		||||
// @section extruder
 | 
			
		||||
 | 
			
		||||
#define DISABLE_E false // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled.
 | 
			
		||||
#define DISABLE_E false             // For all extruders
 | 
			
		||||
#define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled
 | 
			
		||||
 | 
			
		||||
// @section machine
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user