mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Made label more descriptive for overhang hole size option
This commit is contained in:
parent
c55d4f7532
commit
db61bf0fd2
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue