mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 06:12:12 +00:00
make Fuzzy skin options only available when Fuzzy skin is not disabled (#10312)
Mimicking the behavior of Ironing. 
This commit is contained in:
@@ -41,6 +41,7 @@ enum class FuzzySkinType {
|
||||
External,
|
||||
All,
|
||||
AllWalls,
|
||||
Disabled_fuzzy,
|
||||
};
|
||||
|
||||
enum class FuzzySkinMode {
|
||||
|
||||
Reference in New Issue
Block a user