Skip to content

Feature/fuzzy skin ripple mode#13471

Merged
SoftFever merged 6 commits into
OrcaSlicer:mainfrom
GeordieTomo:feature/fuzzy-skin-ripple-mode
May 6, 2026
Merged

Feature/fuzzy skin ripple mode#13471
SoftFever merged 6 commits into
OrcaSlicer:mainfrom
GeordieTomo:feature/fuzzy-skin-ripple-mode

Conversation

@GeordieTomo

@GeordieTomo GeordieTomo commented May 4, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes issue #13325

A new mode for fuzzy skin, with a uniform patterned texture, rather than a noise based texture.

image IMG_20260428_143403 IMG_20260428_212019 # Screenshots/Recordings/Graphs

Adds 3 new parameters which only are shown when the ripple mode is selected under fuzzy skin.
image

Tests

How to Download Pull Requests Artifacts for Testing
Close #13325

add fuzzy skin ripple mode, which is a uniform pattern option. fixes OrcaSlicer#13325
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Hi @GeordieTomo, you can manage the labels for this PR by /bot add-label and /bot remove-label

Allowed labels are:
bug-fix, enhancement, Localization, profile, QoL, UI/UX and dependencies.

Examples:

/bot add-label bug-fix
/bot add-label bug-fix, UI/UX
/bot remove-label bug-fix, UI/UX

@RF47 RF47 added the enhancement New feature or request label May 4, 2026
Comment thread src/libslic3r/Feature/FuzzySkin/FuzzySkin.cpp Outdated
@SoftFever SoftFever added the Community testers wanted Looking for community testers and feedback label May 5, 2026

@SoftFever SoftFever left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice
Thank you!

@SoftFever SoftFever merged commit 97c7afa into OrcaSlicer:main May 6, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in OrcaSlicer Community Board May 6, 2026
@ianalexis

ianalexis commented May 6, 2026

Copy link
Copy Markdown
Collaborator

I was doing the wiki when i encounter something.
We are using the offset as 0. values. 0 and 1 are always going to be the same.
Shouldn't this be better and more "user friendly" if we change it to %?
What do you think @SoftFever @GeordieTomo ?

If you are ok with that i can do it while im updating the descriptions here #13506

@ianalexis

Copy link
Copy Markdown
Collaborator

Also @GeordieTomo can you share the models that you used for those prints? So i can add them as examples in the wiki.

@GeordieTomo

GeordieTomo commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

@ianalexis yeah that makes sense to change it to a % value from 0 - 100%. I was tossing up between them and then just picked one in the end.

Also here's the files - added one more lampshade model here, but let me know if you want anything else (these are just geometry 3mf files without profile settings):
IMG_20260508_120006

IMG_20260508_120103

example-ripple-models.zip

@ianalexis

Copy link
Copy Markdown
Collaborator

Also here's the files - added one more lampshade model here, but let me know if you want anything else (these are just geometry 3mf files without profile settings):

Nice, i will do the wiki and then sharing it back to you here so you can review it.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community testers wanted Looking for community testers and feedback enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fuzzy skin - patterned option

4 participants