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.8k stars 1.94k forks source link

XY Separation > 50% causes floating supports #5715

Closed Drachenkaetzchen closed 3 years ago

Drachenkaetzchen commented 3 years ago

Version

2.3.0-rc2+win64

Operating system type + version

Windows 10

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

Custom CoreXY Printer

Behavior

When setting the XY separation between an object and its support to more than 50%, the supports aren't generated properly.

Example with 60% separation: image

Example with 150% separation: image

Working example with 50% separation: image

Note that the issue doesn't seem to be present with PrusaSlicer 2.2.0+win64.

How to reproduce

Project File (.3MF) where problem occurs

PrusaBugReport - SUPPORT HOTEND NGEN.zip

bubnikv commented 3 years ago

It is better, but there are still some unsupported dense interfaces with PrusaSlicer 2.4.0-alpha3

image

bubnikv commented 3 years ago

It was broken with 96b88f5b29f14d23f022d627b62e7c64883dcef8 after alpha1, now fix again with 5de143f04fdb586490b28a4ac60654a1bb964a37

image

Closing