mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 15:07:31 -06:00
Enhancement: Internal Bridge angle override (#7908)
Internal Bridge angle override
This commit is contained in:
parent
4e74aaf144
commit
229a826aa7
7 changed files with 23 additions and 4 deletions
|
@ -2150,6 +2150,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("solid_infill_direction");
|
||||
optgroup->append_single_option_line("rotate_solid_infill_direction");
|
||||
optgroup->append_single_option_line("bridge_angle");
|
||||
optgroup->append_single_option_line("internal_bridge_angle"); // ORCA: Internal bridge angle override
|
||||
optgroup->append_single_option_line("minimum_sparse_infill_area");
|
||||
optgroup->append_single_option_line("infill_combination");
|
||||
optgroup->append_single_option_line("infill_combination_max_layer_height");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue