Open ycyclop opened 11 hours ago
I've met this problem myself previously. My understanding is that support generation heuristics works based on bridged surface area which is zero in this case. In addition to that, surface built at higher layers stands above support generation threshold angle.
Workarounds are:
I've stick to second workaround and actually forgot about this bug. Looks like it is time to properly fix this problem.
Thank you for the quick reply 1: Tried the manually support. didn't work as expected. from what I saw the tree support was generated but did not support the edge. it did support the side where I marked the support but it seemed to miss the edge, so it was still floating in air 2: This is not my design so adding a chamfer to the stl will not be that easy (never tried that) with the tools I have
Is there an existing issue for this problem?
OrcaSlicer Version
2.1.1
Operating System (OS)
macOS
OS Version
MaxOS 15.1
Additional system information
No response
Printer
Creality ender 3 KE
How to reproduce
Slice the attached file. see that in layer 3 it start printing 1: A very long line that does not have support in layer 1 or 2 (which means it will drop to bed level) between two blocks 2: A shorter line that does not have an end to attach too which means it will fall to bed level. Setting Support (tree or normal) will not create a support for these lines
Actual results
In the second case for example, since the end does not have support not not second anchor the line simply moves freely when the printer head moves away as can be seen in the attached photo
Expected results
The slicer should notify that support is needed if user does not select this option, and add support when the option is selected (adding the correct support)
Project file & Debug log uploads
NoSupportBug.3mf.zip
Checklist of files to include
Anything else?
No response