Removed duplicate definition in Preset::sla_printer_options()
This commit is contained in:
parent
cb3ad0a422
commit
71ebb0f2c6
@ -550,7 +550,6 @@ const std::vector<std::string>& Preset::sla_printer_options()
|
||||
s_opts = {
|
||||
"printer_technology",
|
||||
"bed_shape", "bed_custom_texture", "bed_custom_model", "max_print_height",
|
||||
"bed_shape", "max_print_height",
|
||||
"display_width", "display_height", "display_pixels_x", "display_pixels_y",
|
||||
"display_mirror_x", "display_mirror_y",
|
||||
"display_orientation",
|
||||
|
Loading…
Reference in New Issue
Block a user