|
|
@ -404,20 +404,20 @@ |
|
|
|
* The inactive carriage is parked automatically to prevent oozing. |
|
|
|
* X1 is the left carriage, X2 the right. They park and home at opposite ends of the X axis. |
|
|
|
* By default the X2 stepper is assigned to the first unused E plug on the board. |
|
|
|
* |
|
|
|
* |
|
|
|
* The following Dual X Carriage modes can be selected with M605 S<mode>: |
|
|
|
* |
|
|
|
* |
|
|
|
* 0 : (FULL_CONTROL) The slicer has full control over both X-carriages and can achieve optimal travel |
|
|
|
* results as long as it supports dual X-carriages. (M605 S0) |
|
|
|
* |
|
|
|
* |
|
|
|
* 1 : (AUTO_PARK) The firmware automatically parks and unparks the X-carriages on tool-change so |
|
|
|
* that additional slicer support is not required. (M605 S1) |
|
|
|
* |
|
|
|
* |
|
|
|
* 2 : (DUPLICATION) The firmware moves the second X-carriage and extruder in synchronization with |
|
|
|
* the first X-carriage and extruder, to print 2 copies of the same object at the same time. |
|
|
|
* Set the constant X-offset and temperature differential with M605 S2 X[offs] R[deg] and |
|
|
|
* follow with M605 S2 to initiate duplicated movement. |
|
|
|
* |
|
|
|
* |
|
|
|
* 3 : (MIRRORED) Formbot/Vivedino-inspired mirrored mode in which the second extruder duplicates |
|
|
|
* the movement of the first except the second extruder is reversed in the X axis. |
|
|
|
* Set the initial X offset and temperature differential with M605 S2 X[offs] R[deg] and |
|
|
|