mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
Fix an issue that only 1 bottom/top will be generated when ensure vertical thickness is set to None (#4504)
This commit is contained in:
parent
630262689e
commit
1471ac4204
3 changed files with 18 additions and 12 deletions
|
@ -178,7 +178,7 @@ enum class SeamScarfType {
|
|||
|
||||
// Orca
|
||||
enum EnsureVerticalShellThickness {
|
||||
vsNone,
|
||||
evstNone,
|
||||
evstCriticalOnly,
|
||||
evstModerate,
|
||||
evstAll,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue