mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
ENH: hide filament flush related params temperarily
jira: none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I9daec5cc4a25b5bad15d57f71d800a6b6ebbb9b4 (cherry picked from commit 2758a093cf8ece4de01d777f5ff35c259577aa51)
This commit is contained in:
@@ -3850,8 +3850,8 @@ void TabFilament::build()
|
||||
optgroup->append_single_option_line("filament_minimal_purge_on_wipe_tower");
|
||||
|
||||
optgroup = page->new_optgroup(L("Multi Filament"));
|
||||
optgroup->append_single_option_line("filament_flush_temp", "", 0);
|
||||
optgroup->append_single_option_line("filament_flush_volumetric_speed", "", 0);
|
||||
// optgroup->append_single_option_line("filament_flush_temp", "", 0);
|
||||
// optgroup->append_single_option_line("filament_flush_volumetric_speed", "", 0);
|
||||
optgroup->append_single_option_line("long_retractions_when_ec", "" , 0);
|
||||
optgroup->append_single_option_line("retraction_distances_when_ec", "" , 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user