mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Update UserSettings.cs
This commit is contained in:
@@ -781,7 +781,7 @@ namespace UVtools.WPF
|
||||
private byte _resinTrapRequiredAreaToProcessCheck = 17;
|
||||
private byte _resinTrapRequiredBlackPixelsToDrain = 10;
|
||||
private byte _resinTrapMaximumPixelBrightnessToDrain = 30;
|
||||
private uint _suctionCupRequiredAreaToConsider = 2000;
|
||||
private uint _suctionCupRequiredAreaToConsider = 5000;
|
||||
private byte _touchingBoundMinimumPixelBrightness = 127;
|
||||
private byte _touchingBoundMarginLeft = 5;
|
||||
private byte _touchingBoundMarginTop = 5;
|
||||
|
||||
Reference in New Issue
Block a user