mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 06:42:07 +00:00
Rename smsOrganic to smsTreeOrganic
This commit is contained in:
@@ -161,7 +161,7 @@ struct SupportParameters {
|
||||
if (support_style == smsDefault) {
|
||||
if (is_tree(object_config.support_type)) {
|
||||
// Orca: use organic as default
|
||||
support_style = smsOrganic;
|
||||
support_style = smsTreeOrganic;
|
||||
} else {
|
||||
support_style = smsGrid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user