mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-03 04:10:40 +08:00
Made label more descriptive for overhang hole size option
This commit is contained in:
parent
c55d4f7532
commit
db61bf0fd2
@ -6520,8 +6520,8 @@
|
|||||||
},
|
},
|
||||||
"conical_overhang_hole_size":
|
"conical_overhang_hole_size":
|
||||||
{
|
{
|
||||||
"label": "Maximum Hole Area",
|
"label": "Maximum Overhang Hole Area",
|
||||||
"description": "The maximum area of a hole in the base of the model before it's removed by Make Overhang Printable. Holes smaller than this will be retained. A value of 0 will fill all holes in the models base.",
|
"description": "The maximum area of a hole in the base of the model before it's removed by Make Overhang Printable. Holes smaller than this will be retained. A value of 0 mm² will fill all holes in the models base.",
|
||||||
"unit": "mm²",
|
"unit": "mm²",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user