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

Fix wrong retraction settings being used #2191

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wawanbreton
Copy link
Contributor

In the case where a mesh was printed with multiple extruders, the used retraction settings were always the one of the main extruder. Now we take the settings of the mesh only if using the main extruder. Mesh-specific settings will then be ignored for other extruders.

CURA-12065
Fixes Ultimaker/Cura#19444

wawanbreton and others added 2 commits December 18, 2024 16:01
CURA-12065
In the case where a mesh was printed with multiple extruders, the used retraction settings were always the one of the main extruder. Now we take the settings of the mesh only if using the main extruder. Mesh-specific settings will then be ignored for other extruders.
@wawanbreton wawanbreton changed the title Fix wrong retraction settings being Fix wrong retraction settings being used Dec 18, 2024
Copy link
Contributor

github-actions bot commented Dec 18, 2024

Test Results

27 tests   27 ✅  5s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 9ac0329.

♻️ This comment has been updated with latest results.

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.

Cura ignores Retraction and Z Hop Settings
2 participants