Disable is now multi extruder compatible. M84 got a T option.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
//===========================================================================
|
||||
|
||||
// This defines the number of extruders
|
||||
#define EXTRUDERS 1
|
||||
#define EXTRUDERS 2
|
||||
|
||||
#define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user