mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00: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:
@@ -178,7 +178,7 @@ enum class SeamScarfType {
|
||||
|
||||
// Orca
|
||||
enum EnsureVerticalShellThickness {
|
||||
vsNone,
|
||||
evstNone,
|
||||
evstCriticalOnly,
|
||||
evstModerate,
|
||||
evstAll,
|
||||
|
||||
Reference in New Issue
Block a user