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

Allow "Ironing post-process" for print setting with 0 top layers #4286

Closed
Phil1988 opened this issue May 28, 2024 · 7 comments
Closed

Allow "Ironing post-process" for print setting with 0 top layers #4286

Phil1988 opened this issue May 28, 2024 · 7 comments
Labels
bug Something isn't working as intended enhancement fix is live in the last release Please download /build the last release and try to reproduce. question

Comments

@Phil1988
Copy link

Phil1988 commented May 28, 2024

Is your feature request related to a problem? Please describe.
I want to print with aligned infill and then ironing in the same direction for transparent materials.
Aligned infill is possible by setting this:
image
image

layer 30:
image

layer 31:
image
So infill works good.

Problem comes when I want to iron in the same direction only.
I neet to set top layers to 0, otherwise it will add "features", see layer 31 with 1 top layer:
image
This will destroy transparency to a huge extend.

If I set top layers to 0, I can not activate ironing in the post-process:
image

Only option then is to use "Ironing" as infill pattern:
image

But then there is no option to modify the infill angle:
image

Describe the solution you'd like
There are 3 possible solutions that I can think of:

  1. Allow Ironing post-process to being activated even if you set 0 top layers
    image

  2. Give the option to set the ironing angle in the "Advanced infoll options" with the option for "not alternating ironing"
    image

  3. Give the option for "aligned" solid infill
    image

Then we all can print aligned infill with aligned ironing to create more transparent looking objects :)

@supermerill
Copy link
Owner

you can also grow your top layer so it takes the whole layer (anchor solid infill).

see layer 31 with 1 top layer:

I don't have your project file to see in details.

  1. Give the option to set the ironing angle in the "Advanced infill options" with the option for "not alternating ironing"

I can. It's not hard.

  1. Give the option for "aligned" solid infill

This don't makes sense. here "aligned" is in the Z direction. I should make it clearer.

@Phil1988
Copy link
Author

Phil1988 commented May 29, 2024

you can also grow your top layer so it takes the whole layer (anchor solid infill).

see layer 31 with 1 top layer:

I don't have your project file to see in details.
Yeah I thougt the screenshot would be sufficient, but you are right, a project file makes it easier :)

I hope you have an idea how this aligned (in x-y direction) ironing could be achieved in every layer!
Created with SuperSlicer_2.5.59.10_win64_240521:
(SuperSlicer)_Transparent.zip

  1. Give the option to set the ironing angle in the "Advanced infill options" with the option for "not alternating ironing"

I can. It's not hard.

Yeah, but you are out of question :D

  1. Give the option for "aligned" solid infill

This don't makes sense. here "aligned" is in the Z direction. I should make it clearer.

Isn't this what I want?
If the alignment in z direction is the same, then the layers stack in the same orientation - so in my head this matches?

@supermerill
Copy link
Owner

4286_(SuperSlicer)_Transparent.zip

Isn't this what I want?

by aligned in z, it means the holes of sparse extrusions are on top of each other. It doesn't do anything when it's a solid infill, as there is no hole.

@Phil1988
Copy link
Author

Phil1988 commented May 29, 2024

How do I now make the ironing match the infill alignment?
ironing direction on eg. layer 30:
image

should be as eg layer 29:
image

So no alternating orientations.
Is this possible?


For others, this is the parameter that can modify the top layer to being printed solid:
image
image

@supermerill supermerill added the bug Something isn't working as intended label May 29, 2024
@supermerill
Copy link
Owner

in next nightly:
without 'Alternate Fill Angle', ironing pattern & post-process ironing won't add a 90° angle anymore.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label May 29, 2024
@Phil1988
Copy link
Author

You are a beast!
I will update and close this as soon as I tested it (if you didnt closed it by then already.
Thanks!

@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Jun 5, 2024
@Phil1988
Copy link
Author

I dont know how to make it work :(
(see attached)
I already tested SuperSlicer_2.5.59.11_win64_240605 before and thought it was not included yet.

Setting1:
image
image

Setting2:
image
image

what to activate where? :D
settings.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended enhancement fix is live in the last release Please download /build the last release and try to reproduce. question
Projects
None yet
Development

No branches or pull requests

2 participants