Move boolean_operations and args_to_process to slice config file
- Issue MatterHackers/MCCentral#4019 Printing always re-slices
This commit is contained in:
parent
b16e563510
commit
e8fddbe7a1
4 changed files with 17 additions and 28 deletions
|
|
@ -1682,20 +1682,6 @@
|
|||
"DataEditType": "MULTI_LINE_TEXT",
|
||||
"DefaultValue": ""
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "boolean_operations",
|
||||
"PresentationName": "The combine command for the parts to slice",
|
||||
"DataEditType": "MULTI_LINE_TEXT",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
"DefaultValue": ""
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "additional_args_to_process",
|
||||
"PresentationName": "useful to pass lots of files to slicer",
|
||||
"DataEditType": "MULTI_LINE_TEXT",
|
||||
"ShowIfSet": "!sla_printer",
|
||||
"DefaultValue": ""
|
||||
},
|
||||
{
|
||||
"SlicerConfigName": "top_infill_extrusion_width",
|
||||
"PresentationName": "Top Solid Infill",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue