Skip to content

Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE#11605

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
hexane360:patch-1
Aug 22, 2018
Merged

Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE#11605
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
hexane360:patch-1

Conversation

@hexane360
Copy link
Contributor

Description

With this change, G28 no longer cancels single x carriage duplication. Dual x carriages are unaffected by this change.

Benefits

There's no reason for G28 to reset DUAL_NOZZLE_DUPLICATION_MODE, because it only affects the E stepper, unlike DUAL_X_CARRIAGE which affects the X steppers as well.

There's no reason for G28 to reset DUAL_NOZZLE_DUPLICATION_MODE, because it only affects the E stepper, unlike DUAL_X_CARRIAGE which affects the X steppers as well.
@thinkyhead thinkyhead merged commit 593d537 into MarlinFirmware:bugfix-2.0.x Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants