Non manifold edges calibration bug-fix #1162

Closed
opened 2026-04-05 16:54:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @RF47 on 1/7/2026

Description:

Solve non manifold edges in calibration models
Root causes:
For the temperature tower and bridge test, the top surface is cut at the same height as the model.
For the maximum flow test: too high tessellation of the model.

image

Before:

image

After:

image

Fix #3349
Fix #6628

*Originally created by @RF47 on 1/7/2026* # Description: Solve non manifold edges in calibration models Root causes: For the temperature tower and bridge test, the top surface is cut at the same height as the model. For the maximum flow test: too high tessellation of the model. <img width="1664" height="604" alt="image" src="https://github.com/user-attachments/assets/7e7b1bc4-699c-4613-99d6-47ad3872da47" /> # Before: <img width="1709" height="484" alt="image" src="https://github.com/user-attachments/assets/b3d53a0f-b1a9-417b-9a6b-50afda152a24" /> # After: <img width="1803" height="514" alt="image" src="https://github.com/user-attachments/assets/2f3d8a8c-50e3-435d-9be7-bb0728010d77" /> Fix #3349 Fix #6628
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1162