The setting print_sequence was not being resetted to all at once whenever the 2nd extruder was reactivated. This commit fixes that by explicitly resetting print_sequence when reenabling an extruder, if it has been changed by the user. CURA-6914