Skip to content

Commit 4d40764

Browse files
committed
📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment
1 parent 0c0ef9e commit 4d40764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration_adv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
// without modifying the firmware (through the "M218 T1 X???" command).
823823
// Remember: you should set the second extruder x-offset to 0 in your slicer.
824824

825-
// This is the default power-up mode which can be later using M605.
825+
// This is the default power-up mode which can be changed later using M605 S<mode>.
826826
#define DEFAULT_DUAL_X_CARRIAGE_MODE DXC_AUTO_PARK_MODE
827827

828828
// Default x offset in duplication mode (typically set to half print bed width)

0 commit comments

Comments
 (0)