Add material print speed parameter for sla printers except sl1
This commit is contained in:
parent
67373ca722
commit
a7260e7257
6 changed files with 35 additions and 1 deletions
src/libslic3r
|
@ -551,6 +551,7 @@ static std::vector<std::string> s_Preset_sla_material_options {
|
|||
"material_correction_z",
|
||||
"material_notes",
|
||||
"material_vendor",
|
||||
"material_print_speed",
|
||||
"default_sla_material_profile",
|
||||
"compatible_prints", "compatible_prints_condition",
|
||||
"compatible_printers", "compatible_printers_condition", "inherits"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue