-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Gridify: Anti-warpping for large flat object #9258
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
base: main
Are you sure you want to change the base?
Conversation
OK that is awesome! Will be testing this with a bunch of ABS parts that I need to print soon! |
Ah you're right, forgot to do the conversion.
You can use a modifier for that.
This is not possible due to how it's implemented at the moment. Also this feature is mainly designed for solid parts which wraps a lot. |
I noticed some artifacts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a suggestion about the name too. Shall we call it Anti-warping instead of Gridify? I think the name is a bit counterintuitive.
Or just call it "Gridify Anti-warping" for the option group and gridify_enabled's label
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I'm not wrong, I think this is only useful for those who want to print 100% infill. Otherwise, we will have enough gaps for stress relief anyway.
Would be better to mention it in tooltip that this is only useful for those who want to print at 100% infill?
I haven’t tested it but I think it can also offer benefits when you have a large flat surface with say 1-1.5mm solid infill then sparse then another 1-1.5mm solid. Basically thick shells |
I have some doubts. |
would it be also making the part weaker, probably defeating the purpose of having solid layers? |
Absolutely it will be weaker, but it should still be stronger than sparse infill that having dense low enough to not wrap I believe, at least that's what I heard from the original proposer. Also, anyone can test this themselves. This feature is still much of an experiment and should be used conditionally. |
Please check the issue #7610 |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some issues with the localizable strings...
This is a native implementation of the anti-warpping method proposed by 野生机设小佬 in his awesome video https://www.bilibili.com/video/BV1eJRiYME6E Huge thanks to him!
The idea behind this is to split layers into grids so the internal stress shrinks each block individually and the overall deformation will be minimised.
Use modifier if you only want to apply this to part of your object.