mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Fix forgotten separation between header and body
I copied these over from a piece where they had a different layout. Contributes to issue CURA-5710.
This commit is contained in:
parent
1bf05e6701
commit
816c3cbd11
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ The support infill lines can now be rotated to increase the supporting capabilit
|
|||
*Minimum polygon circumference
|
||||
Polygons in sliced layers that have a circumference smaller than the setting value will be filtered out. Lower values lead to higher resolution meshes at the cost of increased slicing time. This setting is ideal for very tiny prints with a lot of detail, or for SLA printers. Contributed by cubiq.
|
||||
|
||||
*Initial layer support line distance. This setting enables the user to reduce or increase the density of the support initial layer in order to increase or reduce adhesion to the build plate and the overall strength.
|
||||
*Initial layer support line distance
|
||||
This setting enables the user to reduce or increase the density of the support initial layer in order to increase or reduce adhesion to the build plate and the overall strength.
|
||||
|
||||
*Extra infill wall line count
|
||||
Adds extra walls around infill. Contributed by BagelOrb.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue