Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2024-05-16 09:30:28 -04:00
parent e4dd0f4f53
commit a7a8922c93
+1 -1
View File
@@ -815,7 +815,7 @@
* Set the initial X offset and temperature differential with M605 S2 X[offs] R[deg] and
* follow with M605 S3 to initiate mirrored movement.
*/
#define DUAL_X_CARRIAGE
//#define DUAL_X_CARRIAGE
#if ENABLED(DUAL_X_CARRIAGE)
#define X1_MIN_POS X_MIN_POS // Set to X_MIN_POS
#define X1_MAX_POS X_BED_SIZE // A max coordinate so the X1 carriage can't hit the parked X2 carriage