Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug that flash matrix affects multi tool's wipe tower #8408

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

SoftFever
Copy link
Owner

Description

The bug itself is caused by a incorrect user setting: purge in wipe tower option was not disabled when users convert the printer to multi tool printer(by disable single extruder multi-material option).
Though the UI failed to warn users about this and didn't automatically change purge in wipe tower, so users can't figure out the cause.
This PR :

  1. update the code logic to make sure purge in wipe tower option won't affect multi tool printer.
  2. Automatically turn off purge in wipe tower option when converting a normal printer to multi tool printer

Fix #6699 #6647

Screenshots/Recordings/Graphs

Tests

@SoftFever SoftFever merged commit 12fb6db into main Feb 14, 2025
16 checks passed
@SoftFever SoftFever deleted the feature/purge_in_prime_tower_fix branch February 14, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flushing volumes still influences multi-toolhead printers
1 participant