Enforce seam_position: aligned for retraction calibration #1638

Closed
opened 2026-04-05 18:50:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Andor on 11/12/2025

Description

If print settings have seam_position: back then retraction calibration doesn't generate a gcode that mean what we want it to mean.
Screenshot_2025-11-12_at_18 44 35

The seam must be enforced on these "dimples" on the model.
Screenshot_2025-11-12_at_18 45 29

The seam_position must be set to aligned or nearest to match the intended place.
Screenshot_2025-11-12_at_18 45 06
I decided to use aligned.

Screenshots/Recordings/Graphs

Screenshot_2025-11-12_at_18 57 31

Tests

I made a test build of the application and it does seem to do the job.

*Originally created by @Andor on 11/12/2025* # Description If print settings have `seam_position: back` then retraction calibration doesn't generate a gcode that mean what we want it to mean. ![Screenshot_2025-11-12_at_18 44 35](https://github.com/user-attachments/assets/3e3bc09d-b616-4ad0-92d1-fef374d72002) The seam must be enforced on these "dimples" on the model. ![Screenshot_2025-11-12_at_18 45 29](https://github.com/user-attachments/assets/56a4eb5b-20c4-4025-845e-e048cf594962) The `seam_position` must be set to `aligned` or `nearest` to match the intended place. ![Screenshot_2025-11-12_at_18 45 06](https://github.com/user-attachments/assets/d3d69897-51f3-4c91-ae71-8b48c7d5a6ce) I decided to use `aligned`. <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ![Screenshot_2025-11-12_at_18 57 31](https://github.com/user-attachments/assets/8e6e24c7-8624-4014-89c3-9a1838378cf7) ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. --> I made a test build of the application and it does seem to do the job.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1638