mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 23:37:43 -07: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:
parent
b0e2c37370
commit
3a5d473aae
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue