mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 08:12:39 -07:00
Add material_type config option for SLA materials, use in Wizard
This commit is contained in:
@@ -531,6 +531,7 @@ const std::vector<std::string>& Preset::sla_material_options()
|
||||
static std::vector<std::string> s_opts;
|
||||
if (s_opts.empty()) {
|
||||
s_opts = {
|
||||
"material_type",
|
||||
"initial_layer_height",
|
||||
"exposure_time",
|
||||
"initial_exposure_time",
|
||||
|
||||
Reference in New Issue
Block a user