mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 08:17:49 -06:00
Don't minimise minimum!
This commit is contained in:
parent
c017013aae
commit
7020e01843
1 changed files with 1 additions and 1 deletions
|
@ -1233,7 +1233,7 @@
|
||||||
},
|
},
|
||||||
"min_infill_area":
|
"min_infill_area":
|
||||||
{
|
{
|
||||||
"label": "Min Infill Area",
|
"label": "Minimum Infill Area",
|
||||||
"description": "Don't generate areas of infill smaller than this (use skin instead).",
|
"description": "Don't generate areas of infill smaller than this (use skin instead).",
|
||||||
"unit": "mm²",
|
"unit": "mm²",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue