Double seam paint on fuzzy skin bug-fix #1207

Closed
opened 2026-04-05 17:01:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @RF47 on 1/2/2026

Description

Fix the double seam bug when the entire face is painted with Fuzzy skin.
(Not a perfect solution, high fuzzy skin thickness break alignment )
Fuzzy skin painted all around:
image

Before:

image image image (Painted seam) image

After:

image image image (Painted seam) image Aligned seam (perlin fuzzy skin) image

Fix #11099

*Originally created by @RF47 on 1/2/2026* # Description Fix the double seam bug when the entire face is painted with Fuzzy skin. (Not a perfect solution, high fuzzy skin thickness break alignment ) Fuzzy skin painted all around: <img width="443" height="278" alt="image" src="https://github.com/user-attachments/assets/daa85abf-ecfa-4f57-8888-7de35c04ed95" /> # Before: <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/e74c469c-d2c9-45f2-8112-d58c88646a28" /> <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/53d2a922-73d2-461a-8a6b-5a8ea7eb94d0" /> <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/d50d7212-f5f8-4514-9495-d3bc23db3c19" /> (Painted seam) <img width="1501" height="1072" alt="image" src="https://github.com/user-attachments/assets/354c90a1-b1f5-42e2-8daa-d93e744025ba" /> # After: <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/5a7ef641-6245-4e14-b701-36e64fa47fbd" /> <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/f3133cf7-5364-4700-b74a-071bd2b7bdcc" /> <img width="1414" height="1072" alt="image" src="https://github.com/user-attachments/assets/385a992e-a88d-4414-b1d2-65df16ad3b1c" /> (Painted seam) <img width="1501" height="1072" alt="image" src="https://github.com/user-attachments/assets/71a5490c-00ab-434c-8632-78f5409379b5" /> Aligned seam (perlin fuzzy skin) <img width="1660" height="1072" alt="image" src="https://github.com/user-attachments/assets/074b723b-1cfa-46d7-8963-5b371810f184" /> Fix #11099
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1207