mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH: fix duplicate setting name
As title. Test multi-color 3MF loading OK Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I9b2791f8d020a051f934cda3027293a948b07088
This commit is contained in:
@@ -734,7 +734,7 @@ static std::vector<std::string> s_Preset_print_options {
|
||||
};
|
||||
|
||||
static std::vector<std::string> s_Preset_filament_options {
|
||||
"filament_colour", "filament_diameter", "filament_type", "filament_soluble", "filament_is_support", "filament_max_volumetric_speed",
|
||||
/* "filament_colour",*/ "default_filament_colour", "filament_diameter", "filament_type", "filament_soluble", "filament_is_support", "filament_max_volumetric_speed",
|
||||
"filament_flow_ratio", "filament_density", "filament_cost", "filament_minimal_purge_on_wipe_tower",
|
||||
"nozzle_temperature", "nozzle_temperature_initial_layer",
|
||||
// BBS
|
||||
|
||||
Reference in New Issue
Block a user