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.72k stars 1.93k forks source link

Can't slice simple model #3138

Open nunofgs opened 4 years ago

nunofgs commented 4 years ago

Version

2.1.0

Operating system type + version

Mac OS Catalina 10.15.1

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

MK3S

Behavior

Can't slice this popular sock clip model:

https://www.thingiverse.com/thing:3054502

What the model looks like (pretty simple):

Screenshot 2019-11-05 at 01 34 10

Here's what I get after slicing:

Screenshot 2019-11-05 at 01 30 12

The tube is just gone and only 20 layers were generated.

Project File (.3MF) where problem occurs

Clips_18x.3mf.zip

JohnOCFII commented 4 years ago

I can confirm that I see the same results when slicing the model. I can also say that it appears to be fixed via the free online STL repair tool at https://service.netfabb.com/service.php

Clips_18x_fixed.stl.zip

nunofgs commented 4 years ago

Interesting. PrusaSlicer doesn't report any errors for me.

JohnOCFII commented 4 years ago

Interesting. PrusaSlicer doesn't report any errors for me.

PrusaSlicer didn't report any errors for me either, but I've gotten in the habit of running models through NetFabb if they don't slice properly.

Jebtrix commented 4 years ago

Slices fine with latest git master. This one was another model that had duplicate vertices and slices fine with PS v2.1.0 when they are merged.