mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: add wipe_tower infll gap
and fix wipe error when enable timelapse and in single color and set rib wall as default jira: none Change-Id: Ic365bb7ee0ee6715c9d4f4f00b4bca9fd472c61a (cherry picked from commit 89b59f1c41e0f360457622438a09237bfa1eaa18)
This commit is contained in:
@@ -2478,6 +2478,7 @@ void TabPrint::build()
|
||||
optgroup->append_single_option_line("prime_tower_skip_points", "parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_width", "multimaterial_settings_prime_tower#width");
|
||||
optgroup->append_single_option_line("prime_tower_brim_width", "multimaterial_settings_prime_tower#brim-width");
|
||||
optgroup->append_single_option_line("prime_tower_infill_gap","parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_rib_wall", "parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_extra_rib_length","parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_rib_width","parameter/prime-tower");
|
||||
|
||||
Reference in New Issue
Block a user