Add max_weight_on_model parameter
Limiting the weight of subtrees going to the model body
This commit is contained in:
parent
15a1d9a50a
commit
84784259ba
8 changed files with 24 additions and 1 deletions
|
@ -501,6 +501,7 @@ static std::vector<std::string> s_Preset_sla_print_options {
|
|||
"support_pillar_diameter",
|
||||
"support_small_pillar_diameter_percent",
|
||||
"support_max_bridges_on_pillar",
|
||||
"support_max_weight_on_model",
|
||||
"support_pillar_connection_mode",
|
||||
"support_buildplate_only",
|
||||
"support_pillar_widening_factor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue