mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
ENH: precise tree support wall count
Change the behavior of "tree support wall count" option, let it control precisely. 0 means auto. jira: STUDIO-8068 github: 4780 Change-Id: I6d1a64cff9b121f5c0a3e910c5ddbfe6db198687 (cherry picked from commit a557bbe758cd352fa9bb48323995ed2c90737577)
This commit is contained in:
parent
e78d50f733
commit
3e7e4df7ce
8 changed files with 8 additions and 31 deletions
|
@ -1033,7 +1033,6 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "tree_support_branch_diameter"
|
||||
|| opt_key == "tree_support_branch_diameter_organic"
|
||||
|| opt_key == "tree_support_branch_diameter_angle"
|
||||
|| opt_key == "tree_support_branch_diameter_double_wall"
|
||||
|| opt_key == "tree_support_branch_angle"
|
||||
|| opt_key == "tree_support_branch_angle_organic"
|
||||
|| opt_key == "tree_support_angle_slow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue