mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Capital Letters In Setting Name. CURA-5623
This commit is contained in:
parent
f1c8eda532
commit
376b6a53c9
1 changed files with 1 additions and 1 deletions
|
@ -5628,7 +5628,7 @@
|
|||
},
|
||||
"minimum_polygon_circumference":
|
||||
{
|
||||
"label": "Minimum polygon circumference",
|
||||
"label": "Minimum Polygon Circumference",
|
||||
"description": "Polygons in sliced layers that have a circumference smaller than this amount will be filtered out. Lower values lead to higher resolution mesh at the cost of slicing time. It is meant mostly for high resolution SLA printers and very tiny 3D models with a lot of details.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue