prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.63k stars 1.92k forks source link

missing hole in sliced output #5522

Open mixicz opened 3 years ago

mixicz commented 3 years ago

Version

2.2.0+linux-x64

Operating system type + version

Debian GNU/Linux 11 bullseye (testing)

3D printer brand / version + firmware version (if known)

Prusa i3 MK3S (not modified), FW 3.9.1.3518

Behavior

There is missing hole in sliced output – imported object is rendered correctly, but after slicing, one hole is filled, see screenshots below. Print settings does not seem to matter (I have tried different presets, various filaments and even changed printers). I use mostly stock settings presets, for example:

Screenshot_20201219_184927-e Screenshot_20201219_184841

Project File (.3MF) where problem occurs

dock_mon_holder-error.zip

rtyr commented 3 years ago

It is most likely caused by errors in the model.

Fixed model: dock_mon_holder-error_repaired.zip

mixicz commented 3 years ago

Slicer reports that model is OK and is rendered correctly, so I consider this slicing error. I was able to work around this by removing outer chamfer from the affected part (it might alter model in another ways as well though).

rtyr commented 3 years ago

It slices fine with repaired model.