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

[5.9.0] Inside to Outside Wall Ordering Not Respected When Optimize Wall Order is False #20147

Open
mzhu1113 opened this issue Jan 20, 2025 · 1 comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@mzhu1113
Copy link

Cura Version

5.9.0

Operating System

NA

Printer

NA

Reproduction steps

A thin wall feature that is not thick enough for infill to be generated.
When Inside to Outside is selected bit Optimize Wall Order is false, the outer walls will be printed first instead of the inner. This affects models where there were only a single inner wall; have not seen this happen where more than 1 nozzle width of inner walls are made.

You can reproduce by creating a rect prism that would be 3 nozzle widths (thus generating an outer wall plus a single inner wall).

Actual results

The outer wall gets printed first.

Expected results

The inner wall to be printed first despite whether Optimize Wall Printing Order is True/False.

There's cases for some recent jobs we've printed where Optimizations negatively impacted the print but this behavior is also undesired.

Add your .zip and screenshots here ⬇️

Image

@mzhu1113 mzhu1113 added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Jan 20, 2025
@GregValiant
Copy link
Collaborator

Thanks for the report.
I can duplicate this. It appears that the behavior starts when it goes from "back-to-back inner walls", to the "single inner wall" condition shows up.

The Cura team will take a look.
20147.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants