-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: supports on build plate only #1340
Comments
I tested some more settings and the results are even more wrong then before. If you disable sheath around infill and set pattern spacing to 4 and the rest the same as picture. I have tested this on the portable version of slic3r PE version 1.41.1-rc. |
Thank you for report. This is because of how the algorithm for calculating support works. I thing the algorithm is trying to stabilize the support and depends on pattern spacing too because slicer do not cut support in middle of space between supports. That is why they can sometimes appear where they are not expected. |
I have just encountered this problem with v2.0.0+. Steps:
|
This issue has a duplicate |
Still there in 2.2.0-alpha2+. See attached project. |
This is still happening in 2.2 full release. |
1) If "support on build plate only" is enabled, the support columns are newly trimmed to not land on top of an object. However this may make the column too small to be stable. 2) Support enforcers newly take precedence over "supports on build plate only" and over "don't support bridges". 3) Some refactoring of the support generator code for clarity: Reduced some of the worst spagetti offenders. Fixes Support generated even if support on build only activated #915 Fixes Bug: supports on build plate only #1340 Fixes Bottom interface layer is not generated , support on build plate only. (long open defect) #4199 Fixes option "supports on build plate only" does not work #3980 Fixes No support interface layers generated #1997 Fixes Feature Request: Option to combine results of 'support from build plate only' and 'support enforcers only' #2801 Fixes Support interface isn't generated: build plate only + blocked by model + support enforcer #3831 Fixes Support Enforcer don't create interface layers #5748 Fixes Support Enforcers Don't Have Top Loops/Raft #1870 Fixes Don't cancel support enforcers with "don't support bridges" #5105
Fixed with 9f09f03 |
Version
1.41.0 x64
Operating system type + version
windows 10 home x64
Behavior
there is a support structure on the object while the supports have been set to bed only
to reproduce: enable supports and enable sheath around supports

I excpect that there is no support on the object
Actual Results

Is this a new feature request?
STL/Config (.ZIP) where problem occurs
Nieuwe map.zip
The text was updated successfully, but these errors were encountered: