Skip to content

Ironing support interfaces #9548

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Noisyfox
Copy link
Collaborator

@Noisyfox Noisyfox commented May 5, 2025

This allows perfect smooth supported surfaces especially when using multi-material support.

image

TODOs:

  • Add options
  • Fix some overlappings/unnecessary ironings (ie, make sure only the top support interfaces are ironed)

@Noisyfox Noisyfox added the enhancement New feature or request label May 5, 2025
@Noisyfox
Copy link
Collaborator Author

Noisyfox commented May 5, 2025

Currently both normal ironing & support ironing share the same iron speed (because they use the same extrusion role). Not sure if worth adding a separate speed config.

Though maybe I should also move the iron speed settings to speed tab too.

@johnny-bit
Copy link

Not sure if worth adding a separate speed config.

If the support interface would use different filament and with possible toolchangers different nozzle sizes (like is experimental in Prusa XL with PrusaSlicer) then i think it should be separate.

@Noisyfox
Copy link
Collaborator Author

Noisyfox commented May 5, 2025

Not sure if worth adding a separate speed config.

If the support interface would use different filament and with possible toolchangers different nozzle sizes (like is experimental in Prusa XL with PrusaSlicer) then i think it should be separate.

I mean a separate "support ironing speed" than the existing "ironing speed".

@Noisyfox Noisyfox marked this pull request as ready for review May 9, 2025 09:22
@Noisyfox Noisyfox changed the title WIP: Ironing support interfaces Ironing support interfaces May 9, 2025
@liftbag
Copy link

liftbag commented May 22, 2025

Not sure if worth adding a separate speed config.

If the support interface would use different filament and with possible toolchangers different nozzle sizes (like is experimental in Prusa XL with PrusaSlicer) then i think it should be separate.

I mean a separate "support ironing speed" than the existing "ironing speed".

Maybe not. But how about add monotonic support interface pattern?

@Noisyfox
Copy link
Collaborator Author

But how about add monotonic support interface pattern

Maybe in a separate PR

@tlhintoq
Copy link

Very cool - waiting to read when this gets merged in

@Noisyfox Noisyfox linked an issue May 23, 2025 that may be closed by this pull request
1 task
@Fuzzyl0g1x
Copy link

Guys, if you're going to be doing this, you REALLY need to implement role-based ironing.

#6979

This provides a quantum leap forward in quality over regular ironing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Ironing on support interface layers
5 participants