mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-04 04:24:04 -06:00
Rename smsOrganic
to smsTreeOrganic
This commit is contained in:
parent
1c498664a5
commit
cc9f29c463
9 changed files with 12 additions and 12 deletions
|
@ -132,7 +132,7 @@ enum SupportMaterialPattern {
|
|||
};
|
||||
|
||||
enum SupportMaterialStyle {
|
||||
smsDefault, smsGrid, smsSnug, smsTreeSlim, smsTreeStrong, smsTreeHybrid, smsOrganic,
|
||||
smsDefault, smsGrid, smsSnug, smsTreeSlim, smsTreeStrong, smsTreeHybrid, smsTreeOrganic,
|
||||
};
|
||||
|
||||
enum LongRectrationLevel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue