mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: adjust the interaction of the rib_wall
jira: none Change-Id: I2462240304fc4ce4a1047d7c8ac818c209f15200 (cherry picked from commit 6567642e938a4edd4197535418aeb8be0bbc7c55) (cherry picked from commit 1f4d2cf714e70ab27ceaaeb75df02650f527b570)
This commit is contained in:
@@ -2448,10 +2448,10 @@ void TabPrint::build()
|
||||
optgroup->append_single_option_line("enable_prime_tower", "multimaterial_settings_prime_tower");
|
||||
optgroup->append_single_option_line("prime_tower_outer_first", "parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_skip_points", "parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_rib_wall", "parameter/prime-tower");
|
||||
optgroup->append_single_option_line("prime_tower_width", "multimaterial_settings_prime_tower#width");
|
||||
optgroup->append_single_option_line("prime_volume", "multimaterial_settings_prime_tower");
|
||||
optgroup->append_single_option_line("prime_tower_brim_width", "multimaterial_settings_prime_tower#brim-width");
|
||||
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");
|
||||
optgroup->append_single_option_line("prime_tower_fillet_wall","parameter/prime-tower");
|
||||
|
||||
Reference in New Issue
Block a user