mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: open the filament_color preset
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Idca08be5401aad1672adc46f9604338e3456f519
This commit is contained in:
parent
569f76ecf1
commit
4d8eefb1ea
4 changed files with 11 additions and 8 deletions
|
@ -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", "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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue