diff --git a/StaticData/SliceSettings/Properties.json b/StaticData/SliceSettings/Properties.json index 43d1f28cb..c0382db6e 100644 --- a/StaticData/SliceSettings/Properties.json +++ b/StaticData/SliceSettings/Properties.json @@ -915,7 +915,7 @@ { "SlicerConfigName": "support_material_threshold", "PresentationName": "Amount", - "HelpText": "The last angle at which support material will be generated. Larger numbers will result in more support.", + "HelpText": "Smaller number create less support. Larger numbers will result in more support. The first angle from the bed that requires support. ", "DataEditType": "POSITIVE_DOUBLE", "ExtraSettings": "degrees", "QuickMenuSettings": [{"MenuName" : "Minimum", "Value": "20"},{"MenuName" : "Standard", "Value": "45"},{"MenuName" : "All", "Value": "90"}]