|
@@ -150,7 +150,7 @@
|
150
|
150
|
// A dual x-carriage design has the advantage that the inactive extruder can be parked which
|
151
|
151
|
// prevents hot-end ooze contaminating the print. It also reduces the weight of each x-carriage
|
152
|
152
|
// allowing faster printing speeds.
|
153
|
|
-#define DUAL_X_CARRIAGE
|
|
153
|
+//#define DUAL_X_CARRIAGE
|
154
|
154
|
#ifdef DUAL_X_CARRIAGE
|
155
|
155
|
// Configuration for second X-carriage
|
156
|
156
|
// Note: the first x-carriage is defined as the x-carriage which homes to the minimum endstop;
|