diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 5b8f6909..598eee09 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -683,10 +683,9 @@ # g-code command. The "SET_DUAL_CARRIAGE CARRIAGE=1" command will # activate the carriage defined in this section (CARRIAGE=0 will # return activation to the primary carriage). Dual carriage support is -# typically combined with extra extruders - use the SET_DUAL_CARRIAGE -# command in the activate_gcode / deactivate_gcode section of the -# appropriate extruder. Be sure to also use that mechanism to park the -# carriages during deactivation. +# typically combined with extra extruders - the SET_DUAL_CARRIAGE +# command is often called at the same time as the ACTIVATE_EXTRUDER +# command. Be sure to park the carriages during deactivation. #[dual_carriage] #axis: # The axis this extra carriage is on (either x or y). This parameter