Skip to content
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

Add option to relate infill angle to object orientation #4288

Open
TillScout opened this issue May 29, 2024 · 3 comments
Open

Add option to relate infill angle to object orientation #4288

TillScout opened this issue May 29, 2024 · 3 comments

Comments

@TillScout
Copy link

I am on a CoreXY machine and SuperSlicer is set to add objects at a 45° angle by default, so that for rectangular objects the outside perimeters are done with only a single motor working and seam placement is easier. Consequently, I changed my fill_angle to 0, so that the infill is at a 45° angle to the perimeters. However when I have a large object, I have to re-orient it so that it fits my build plate and I often forget to adjust the fill_angle.
So my request is if you could relate the fill_angle to the object angle, so that with rotation of the object the infill angle will also rotate automatically.

@supermerill
Copy link
Owner

that means if I import a file, and rotate it (because the file was in a random orientation, silly designer), then the infill is in this random direction?

@TillScout
Copy link
Author

hmm, when the orientation in the file was random, yes, infill would probably turn out random. I see where this might cause trouble. One could add a checkbox, whether rotating the models should also rotate infill direction, but that would overcomplicate things and only serve edge cases.

@CuredPrusa
Copy link

Isn't that similar to #4304 ?

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

No branches or pull requests

3 participants