slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.35k stars 1.29k forks source link

1.2.7-dev: Interface pattern spacing = 0 not always respected for topmost interface layer #2821

Open simonkuehling opened 9 years ago

simonkuehling commented 9 years ago

I've found a special case with the support material interface layers, where the topmost interface layer is not always generated with zero spacing when Interface pattern spacing = 0 is set:

pattern spacing zero

This seems like an edge case in the code since Interface pattern spacing = 0.01 works well as a workaround at the moment:

pattern spacing 0.01

Full model for reference (STL/config below)

model

config_0 interface spacing.ini config_0.01 interface spacing.ini bucke.stl Slic3r 1.2.7-dev from latest git

valentt commented 7 years ago

This is an olfd bug, has it been fixed in recent releases?

lordofhyphens commented 7 years ago

Good question. You can download his test case and see ;-)