-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
quality_settings_overhangs
Detect the overhang percentage relative to line width and use different speed to print. When detecting line width with 100% overhang, bridge options are used.
This setting will modify the geometry to print overhangs without support material.
Every overhang exceeding the maximum angle will be modified to be printable.
Maximum angle of overhangs to allow after making more steep overhangs printable.
90° will not change the model at all and allow any overhang, while 0 will replace all overhangs with conical material.
Tip
Usually, a value between 45° and 60° works well for most printers and models.
Maximum area of a hole in the base of the model before it's filled by conical material.
A value of 0 will fill all the holes in the model base.
Create additional perimeter (overhang wall) paths over steep overhangs and areas where bridges cannot be anchored.
Extrude perimeters in the reverse direction on even layers. This alternating pattern can drastically improve steep overhangs thanks to material squishing direction.
This setting can also help reduce part warping due to the reduction of stresses as they are now distributed in alternating directions. Useful for warp prone material, like ABS/ASA, and also for elastic filaments, like TPU and Silk PLA.
It can also help reduce warping on floating regions over supports.
For this setting to be the most effective, it is recommended to set the Reverse Threshold to 0 so that all walls print in alternating directions on even layers irrespective of their overhang degree. A disadvantage of this setting is that the outer wall may show a texture due to the alternating extrusion direction.
Note
Only be available if Wall loop direction is set on Auto and spiral vase mode is disabled.
A simple way to reduce the texture on the outer wall is to only reverse the internal walls. This will still provide almost all of the benefits of alternating extrusion direction on even layers (if using inner/outer), but the outer wall will be printed in the same direction, resulting in a smoother surface finish.
You can set a threshold for the overhang reversal to be considered useful. Can be set as:
- 0: Disables the threshold, meaning that all walls will be reversed on even layers.
- mm: A fixed distance in millimeters.
- %: A percentage of the perimeter width.
When using this setting, the walls will make the reversal texture in the layers where the overhang is above the threshold, and the rest of the walls will be printed in the normal direction. This could result in uneven texture, sometimes considered worse than the full reversal texture, so it is recommended to use this setting only if you are sure that the overhang reversal will not be useful for your model.
Note
Only available when:
- Detect overhang wall is enabled
- Reverse internal only is disabled If those conditions are not met, this setting will be hidden.