Better description for support angle.

This commit is contained in:
larsbrubaker 2015-01-11 09:42:47 -08:00
parent 9dc75284b4
commit 61cc331ed5

View file

@ -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"}]