删除G402 G302 的最大幅面

This commit is contained in:
13038267101 2023-06-26 18:02:03 +08:00
parent 74a778f034
commit a4462e829d
2 changed files with 8 additions and 5 deletions

View File

@ -351,8 +351,8 @@
"type": "string",
"cur": "匹配原始尺寸",
"default": "匹配原始尺寸",
"size": 40,
"range": ["A4", "A5", "A5横向", "A6", "A6横向", "B5", "B5横向", "B6", "B6横向", "匹配原始尺寸", "最大扫描尺寸自动裁切", "最大扫描尺寸"]
"size": 32,
"range": ["A4", "A5", "A5横向", "A6", "A6横向", "B5", "B5横向", "B6", "B6横向", "匹配原始尺寸"]
},
"is-custom-area": {
"cat": "base",

View File

@ -601,7 +601,8 @@
"min": 1,
"max": 255,
"step": 1
}
},
"depend_and": ["is-custom-gamma==false"]
},
"contrast": {
"cat": "base",
@ -622,7 +623,8 @@
"min": 1,
"max": 7,
"step": 1
}
},
"depend_and": ["is-custom-gamma==false"]
},
"gamma": {
"cat": "base",
@ -643,7 +645,8 @@
"min": 0.010000,
"max": 5.000000,
"step": 0.499000
}
},
"depend_and": ["is-custom-gamma==false"]
},
"grp-3": {
"cat": "base",