mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Conservative default
This commit is contained in:
@@ -1216,7 +1216,7 @@ namespace UVtools.WPF
|
||||
private ushort _removeIslandsBelowEqualPixels = 5;
|
||||
private ushort _removeIslandsRecursiveIterations = 4;
|
||||
private ushort _attachIslandsBelowLayers = 2;
|
||||
private byte _resinTrapsOverlapBy = 5;
|
||||
private byte _resinTrapsOverlapBy = 0;
|
||||
private byte _closingIterations = 2;
|
||||
private byte _openingIterations = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user