diff --git a/resources/articles/infill/skin_edge_support_layers.md b/resources/articles/infill/skin_edge_support_layers.md new file mode 100644 index 000000000..ae8beefbd --- /dev/null +++ b/resources/articles/infill/skin_edge_support_layers.md @@ -0,0 +1,9 @@ +When printing concave shapes, there will be some top skin that ends somewhere halfway through the infill. This setting adds an extra line through the infill to support the edge of the skin, so that it sags a little bit less. + +A single line through the gaps in the infill will still sag, so the line may be drawn on multiple layers underneath the edge of the skin that needs supporting. This setting configures the number of layers through which this line will get drawn underneath the edge of the skin. Alternatively you can adjust the [thickness](skin_edge_support_thickness.md) of the layers through which the line gets drawn. + +Increasing the number of layers will generally have the following effects on the print: +* The edge of the skin will get supported better, leading to a more smooth top side because the skin can bridge completely from one side to the other. +* It takes slightly longer to print, and will use more material. + +If the infill rate is high, this setting will hardly have any effect on the top surface and could cause [overextrusion](../troubleshooting/overextrusion.md) in the infill. It is best left at 0 layers then. \ No newline at end of file