Hi,
Two thoughts.
1) Try line width 0.38 instead of 0.4 and use multiples of that for shell width to get your 3 shells. SO 0.38x3=1.14mm shell. It might be enough to add the third shell.
2) When I design with openSCAD, I have discovered that it is better to think of the nozzle as 0.41mm or 0.42mm and calculate wall widths that way. So 0.41*3=1.23mm. That way it covers any floating point rounding issues that Cura might have. I have had 0.4mm walls not slice but 0.41mm walls slice just fine as a single wall. Basically, add in a tolerance fudge factor to your designs and you should be fine.
Also, the plastic will shrink a bit (PLA is roughly 0.1 or 0.2mm) when printed anyway, so you might want some tolerance added for that too if you need high dimensional accuracy. Depends on the plastic though.
Hope this helps. Good luck! And welcome fellow openSCAD user!
Recommended Posts
Rejutka 4
I've seen similar issues and never gave it much thought - I assumed Cura is trying to preserve filament.
But now that I think about it - and see your settings - I have to assume it's a bug.
No solution, though, sorry.
[edit]I think this is the same issue: https://github.com/Ultimaker/Cura/issues/1303 ?
Edited by GuestLink to post
Share on other sites