Turning on support % for sla
This commit is contained in:
parent
8a09f34cf5
commit
e2d5b5b701
2 changed files with 2 additions and 2 deletions
|
|
@ -355,7 +355,6 @@
|
|||
],
|
||||
"SlicerConfigName": "fill_density",
|
||||
"PresentationName": "Fill Density",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
"HelpText": "The amount of infill material to generate, expressed as a ratio or a percentage.",
|
||||
"DataEditType": "DOUBLE_OR_PERCENT",
|
||||
"DefaultValue": "0.4"
|
||||
|
|
@ -655,6 +654,7 @@
|
|||
"PresentationName": "Infill Type",
|
||||
"HelpText": "The geometric shape of the support structure for the inside of parts.",
|
||||
"DataEditType": "LIST",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
"ListValues": "GRID,TRIANGLES,HEXAGON,LINES,CONCENTRIC",
|
||||
"DefaultValue": "TRIANGLES"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9fd86f08b68ea6b97b82577a117a2bfe1a48cd13
|
||||
Subproject commit 2c7c640dcfaa75cb3b097bf6c0e7de1454339460
|
||||
Loading…
Add table
Add a link
Reference in a new issue