Refactoring
This commit is contained in:
parent
8ee527b767
commit
4ec92ede9e
5 changed files with 8 additions and 9 deletions
|
|
@ -1679,9 +1679,9 @@
|
|||
"DefaultValue": "0"
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "first_layer_on_sparse_infill_speed",
|
||||
"PresentationName": "First Layer on Sparse Infill",
|
||||
"HelpText": "The speed at which the first solid layers on top of sparse infill will print. Can be set explicitly or as a percentage of the Top Infill speed. Use 0 to match the Top Infill Speed",
|
||||
"SlicerConfigName": "first_top_layer_speed",
|
||||
"PresentationName": "First Top Layer",
|
||||
"HelpText": "The speed at which the first top layer will print. Can be set explicitly or as a percentage of the Top Infill speed. Use 0 to match the Top Infill Speed",
|
||||
"DataEditType": "DOUBLE_OR_PERCENT",
|
||||
"Units": "mm/s or %",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue