mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
fix build error
This commit is contained in:
parent
ce0fd3736e
commit
a0af14fc80
1 changed files with 1 additions and 1 deletions
|
@ -1889,7 +1889,7 @@ void TabPrint::build()
|
||||||
optgroup->append_single_option_line("tree_support_wall_count");
|
optgroup->append_single_option_line("tree_support_wall_count");
|
||||||
optgroup->append_single_option_line("tree_support_with_infill");
|
optgroup->append_single_option_line("tree_support_with_infill");
|
||||||
optgroup->append_single_option_line("support_top_z_distance", "support#top-z-distance");
|
optgroup->append_single_option_line("support_top_z_distance", "support#top-z-distance");
|
||||||
optgroup->append_single_option_line("support_bottom_z_distance", "support#bottom-z-distance");
|
//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", "support#base-pattern");
|
||||||
optgroup->append_single_option_line("support_base_pattern_spacing", "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");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue