Update trex3 default offset

This commit is contained in:
InsanityAutomation
2018-12-05 20:28:56 -05:00
committed by GitHub
parent 8136c0f82a
commit 0d2f7ff289
+1 -1
View File
@@ -373,7 +373,7 @@
#define X2_MIN_POS 0 // set minimum to ensure second x-carriage doesn't hit the parked first X-carriage
// set maximum to the distance between toolheads when both heads are homed
#if ENABLED(TREX3)
#define X2_MAX_POS 438.5
#define X2_MAX_POS 446
#else
#define X2_MAX_POS 442
#endif