Organic Supports: support_tree_branch_diameter_double_wall

to control when the 2nd wall kicks in.
This commit is contained in:
Vojtech Bubnik 2023-05-09 10:46:56 +02:00
parent daa9bf7cd9
commit 84db6356b3
9 changed files with 41 additions and 19 deletions

View file

@ -554,6 +554,7 @@ PRINT_CONFIG_CLASS_DEFINE(
((ConfigOptionFloat, support_tree_angle_slow))
((ConfigOptionFloat, support_tree_branch_diameter))
((ConfigOptionFloat, support_tree_branch_diameter_angle))
((ConfigOptionFloat, support_tree_branch_diameter_double_wall))
((ConfigOptionPercent, support_tree_top_rate))
((ConfigOptionFloat, support_tree_branch_distance))
((ConfigOptionFloat, support_tree_tip_diameter))