mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
Added brim width setting for tree support
This commit is contained in:
parent
a47c756112
commit
11c1c17245
7 changed files with 29 additions and 5 deletions
|
@ -775,6 +775,8 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "max_bridge_length"
|
||||
|| opt_key == "initial_layer_line_width"
|
||||
|| opt_key == "tree_support_adaptive_layer_height"
|
||||
|| opt_key == "tree_support_auto_brim"
|
||||
|| opt_key == "tree_support_brim_width"
|
||||
|| opt_key == "tree_support_branch_distance"
|
||||
|| opt_key == "tree_support_branch_diameter"
|
||||
|| opt_key == "tree_support_branch_angle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue