From 010e664eeb10678aadf6d1c396f75ecc23dc86f4 Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Mon, 8 Aug 2022 18:17:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9D=A1=E7=9C=A0=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E5=92=8C=E5=88=86=E7=BA=B8=E5=BC=BA=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G139-239-x86.txt | 20 ++++++++++---------- docs/G139-239.txt | 22 +++++++++++----------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/G139-239-x86.txt b/docs/G139-239-x86.txt index 0f0f202..9e7a65c 100644 --- a/docs/G139-239-x86.txt +++ b/docs/G139-239-x86.txt @@ -732,21 +732,21 @@ "name": "cfg-63", "title": "分纸强度", "desc": "", - "type": "int", - "cur": 0, - "default": 0, - "size": 4, - "range": [0, 1, 2] + "type": "string", + "cur": "弱", + "default": "弱", + "size": 16, + "range": ["弱", "一般", "强"] }, "64": { "category": "base", "name": "cfg-64", "title": "休眠时间", "desc": "", - "type": "int", - "cur": -1, - "default": -1, - "size": 4, - "range": [-1, 5, 10, 30, 60, 120, 240] + "type": "string", + "cur": "不休眠", + "default": "不休眠", + "size": 24, + "range": ["不休眠", "五分钟", "十分钟", "半小时", "一小时", "两小时", "四小时"] } } \ No newline at end of file diff --git a/docs/G139-239.txt b/docs/G139-239.txt index 6ecd692..705edb3 100644 --- a/docs/G139-239.txt +++ b/docs/G139-239.txt @@ -346,7 +346,7 @@ "cur": "速度优先", "default": "速度优先", "size": 24, - "range": ["速度优先","画质优先"], + "range": ["速度优先", "画质优先"], "depend_or": ["28==300", "28==600"] }, "30": { @@ -732,21 +732,21 @@ "name": "cfg-63", "title": "分纸强度", "desc": "", - "type": "int", - "cur": 0, - "default": 0, - "size": 4, - "range": [0, 1, 2] + "type": "string", + "cur": "弱", + "default": "弱", + "size": 16, + "range": ["弱", "一般", "强"] }, "64": { "category": "base", "name": "cfg-64", "title": "休眠时间", "desc": "", - "type": "int", - "cur": -1, - "default": -1, - "size": 4, - "range": [-1, 5, 10, 30, 60, 120, 240] + "type": "string", + "cur": "不休眠", + "default": "不休眠", + "size": 24, + "range": ["不休眠", "五分钟", "十分钟", "半小时", "一小时", "两小时", "四小时"] } } \ No newline at end of file