You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…less if it's needed or not #4570
Disabled a suspicious piece of legacy code inherited from Slic3r,
which tries to fill in spots inside support interfaces. The code was
too aggressive and it was doing more harm than good.
There was a suspicious code inherited from Slic3r, which tried to make the interface layers robust by filling them in. The intention was good, but the implementation was not sufficient and it was doing more harm than good, thus I have disabled that piece of code.
Version
2.2.0+
Operating system type + version
MacOS
Behavior
Support interface is generated across whole print layer, even where there is no need for it.
To reproduce, take "bottom" section from this project https://www.thingiverse.com/thing:4302983, place it with widest down.
Expected Results
Interface generated only on outside, to support next layer, but support column that is int he middle shouldn't have an interface.
Is this a new feature request?
No
Project File (.3MF) where problem occurs
Uploading rehoboam_2partprint_bottom_v2.3mf…
The text was updated successfully, but these errors were encountered: