Put in the ability to adjust the amount of support to generate.
This commit is contained in:
parent
658706d703
commit
ecbcaee9f0
7 changed files with 29 additions and 1 deletions
|
|
@ -914,6 +914,13 @@
|
|||
"DataEditType": "POSITIVE_DOUBLE",
|
||||
"ExtraSettings": "degrees"
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "support_material_percent",
|
||||
"PresentationName": "Support Percent",
|
||||
"HelpText": "The amount of support to generate.",
|
||||
"DataEditType": "POSITIVE_DOUBLE",
|
||||
"ExtraSettings": "degrees",
|
||||
"QuickMenuSettings": [{"MenuName" : "Little", "Value": "10"},{"MenuName" : "Standard", "Value": "50"},{"MenuName" : "Lots", "Value": "90"}] },
|
||||
{
|
||||
"SlicerConfigName": "support_material_infill_angle",
|
||||
"PresentationName": "Infill Angle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue