mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-31 00:21:59 +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":
|
||||
{
|
||||
"label": "Maximum 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.",
|
||||
"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 mm² will fill all holes in the models base.",
|
||||
"unit": "mm²",
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user