错误文本替换 G439

This commit is contained in:
13038267101 2023-04-14 16:33:23 +08:00
parent 13aa8d1344
commit 4ad3ed6e1f
1 changed files with 46 additions and 46 deletions

View File

@ -1,4 +1,4 @@
\{
{
"global": {
"device_type": "G439",
"option_count": 69
@ -273,13 +273,13 @@
"title": "扫描区域左侧mm",
"desc": "自定义扫描区域左上角x坐标",
"type": "float",
"cur": 0.000000,
"default": 0.000000,
"cur": 0,
"default": 0,
"size": 4,
"range": {
"min": 0.000000,
"max": 210.000000,
"step": 21.000000
"min": 0,
"max": 210,
"step": 21
},
"depend_and": ["is-custom-area==true"]
},
@ -290,13 +290,13 @@
"title": "扫描区域右侧mm",
"desc": "自定义扫描区域右下角x坐标",
"type": "float",
"cur": 210.000000,
"default": 210.000000,
"cur": 210,
"default": 210,
"size": 4,
"range": {
"min": 0.000000,
"max": 210.000000,
"step": 21.000000
"min": 0,
"max": 210,
"step": 21
},
"depend_and": ["is-custom-area==true"]
},
@ -307,13 +307,13 @@
"title": "扫描区域上侧mm",
"desc": "自定义扫描区域左上角y坐标",
"type": "float",
"cur": 0.000000,
"default": 0.000000,
"cur": 0,
"default": 0,
"size": 4,
"range": {
"min": 0.000000,
"max": 297.000000,
"step": 29.700000
"min": 0,
"max": 297,
"step": 29.7
},
"depend_and": ["is-custom-area==true"]
},
@ -324,13 +324,13 @@
"title": "扫描区域下侧mm",
"desc": "自定义扫描区域右下角y坐标",
"type": "float",
"cur": 297.000000,
"default": 297.000000,
"cur": 297,
"default": 297,
"size": 4,
"range": {
"min": 0.000000,
"max": 297.000000,
"step": 29.700000
"min": 0,
"max": 297,
"step": 29.7
},
"depend_and": ["is-custom-area==true"]
},
@ -488,13 +488,13 @@
"title": "伽马值",
"desc": "调整图像伽玛值",
"type": "float",
"cur": 1.000000,
"default": 1.000000,
"cur": 1,
"default": 1,
"size": 4,
"range": {
"min": 0.010000,
"max": 5.000000,
"step": 0.499000
"min": 0.01,
"max": 5,
"step": 0.499
},
"depend_and": ["is-custom-gamma==false"]
},
@ -670,13 +670,13 @@
"title": " 左侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"cur": 0.100000,
"default": 0.100000,
"cur": 0.1,
"default": 0.1,
"size": 4,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
"min": 0,
"max": 0.5,
"step": 0.05
},
"depend_and": ["is-rid-hole-l==true"]
},
@ -698,13 +698,13 @@
"title": " 右侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"cur": 0.100000,
"default": 0.100000,
"cur": 0.1,
"default": 0.1,
"size": 4,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
"min": 0,
"max": 0.5,
"step": 0.05
},
"depend_and": ["is-rid-hole-r==true"]
},
@ -726,13 +726,13 @@
"title": " 上侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"cur": 0.100000,
"default": 0.100000,
"cur": 0.1,
"default": 0.1,
"size": 4,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
"min": 0,
"max": 0.5,
"step": 0.05
},
"depend_and": ["is-rid-hole-t==true"]
},
@ -754,13 +754,13 @@
"title": " 下侧穿孔搜索范围占幅面比例",
"desc": "穿孔搜索范围占幅面比例",
"type": "float",
"cur": 0.100000,
"default": 0.100000,
"cur": 0.1,
"default": 0.1,
"size": 4,
"range": {
"min": 0.000000,
"max": 0.500000,
"step": 0.050000
"min": 0,
"max": 0.5,
"step": 0.05
},
"depend_and": ["is-rid-hole-b==true"]
},