mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: Re-open pattern angle option under Support/Advanced
Re-open this option as requested by github users. Fix Jira STUDIO-2083; Github issue-1102 Change-Id: Ifb01a5153e7dc105bf2d29a98e64dda3a9d8e6d4 (cherry picked from commit e42914b2448c2693d19d40b0d84e64567b766f37)
This commit is contained in:
parent
af0fca211b
commit
355dd8d463
2 changed files with 2 additions and 2 deletions
|
@ -1970,7 +1970,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("support_bottom_z_distance", "support#bottom-z-distance");
|
||||
optgroup->append_single_option_line("support_base_pattern", "support#base-pattern");
|
||||
optgroup->append_single_option_line("support_base_pattern_spacing", "support#base-pattern");
|
||||
//optgroup->append_single_option_line("support_angle");
|
||||
optgroup->append_single_option_line("support_angle");
|
||||
optgroup->append_single_option_line("support_interface_top_layers", "support#base-pattern");
|
||||
optgroup->append_single_option_line("support_interface_bottom_layers", "support#base-pattern");
|
||||
optgroup->append_single_option_line("support_interface_pattern", "support#base-pattern");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue