From a4462e829d97c6589505d4097009db0f03715881 Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Mon, 26 Jun 2023 18:02:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4G402=20G302=20=E7=9A=84?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E5=B9=85=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G302.txt | 4 ++-- docs/G402.txt | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/G302.txt b/docs/G302.txt index 75597e0..5116e69 100644 --- a/docs/G302.txt +++ b/docs/G302.txt @@ -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", diff --git a/docs/G402.txt b/docs/G402.txt index 7c0460e..1f66e43 100644 --- a/docs/G402.txt +++ b/docs/G402.txt @@ -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",