Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.11k stars 2.06k forks source link

Inner wall gap fill is not working well #12712

Open kvnper opened 2 years ago

kvnper commented 2 years ago

Application Version

5.0.0

Platform

Windows 10

Printer

custom

Reproduction steps

attached 3mf project file (remove .txt extension from filename)

Actual results

Inner wall gap fill leaves a lot of gaps on sharp corners

Layer 160: image

Layer 255: image

Expected results

Gap filled with material

Checklist of files to include

Additional information & file uploads

attached IF_gripen-1.4_cura5-0-0.3mf.txt

MariMakes commented 2 years ago

Hey @kvnper,

I had a look at your file and I'm afraid it's similar to your other report https://github.com/Ultimaker/Cura/issues/12710 This behavior change was on purpose and is a bit unfortunate in the model you have. Sorry, it took us a while back to get back to you.

I think you can still have your desired behavior if you change the Wall Transition Threshold Angle. image

You can learn more about the new settings here: https://support.ultimaker.com/hc/en-us/articles/360012512340

Can you let us know if these new settings solve your problem? 👼

kvnper commented 2 years ago

Hey @kvnper,

I had a look at your file and I'm afraid it's similar to your other report #12710 This behavior change was on purpose and is a bit unfortunate in the model you have. Sorry, it took us a while back to get back to you.

I think you can still have your desired behavior if you change the Wall Transition Threshold Angle. image

You can learn more about the new settings here: https://support.ultimaker.com/hc/en-us/articles/360012512340

Can you let us know if these new settings solve your problem? 👼

Awesome, thank you again. Will check in the coming weeks.