Explain in the tooltip how is the threshold angle measured

svg-paths
Alessandro Ranellucci 2013-10-27 21:37:26 +01:00
parent a99d34a91a
commit 31f77748e7
1 changed files with 1 additions and 1 deletions

View File

@ -713,7 +713,7 @@ our $Options = {
},
'support_material_threshold' => {
label => 'Overhang threshold',
tooltip => 'Support material will not generated for overhangs whose slope angle is above the given threshold. Set to zero for automatic detection.',
tooltip => 'Support material will not generated for overhangs whose slope angle (90° = vertical) is above the given threshold. In other words, this value represent the most horizontal slope (measured from the horizontal plane) that you can print without support material. Set to zero for automatic detection (recommended).',
sidetext => '°',
scope => 'object',
category => 'Support material',