From 07095d77c885f9fb5daa54e40a70cad25e20132a Mon Sep 17 00:00:00 2001 From: atse Date: Tue, 30 Jul 2024 10:45:12 +0800 Subject: [PATCH] ctrl_panel: More appropriate steps and fixes --- pytec/pytec/gui/view/param_tree.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pytec/pytec/gui/view/param_tree.json b/pytec/pytec/gui/view/param_tree.json index f7e588f..27d23bb 100644 --- a/pytec/pytec/gui/view/param_tree.json +++ b/pytec/pytec/gui/view/param_tree.json @@ -215,7 +215,7 @@ "title": "R₀", "type": "float", "value": 10000, - "step": 1, + "step": 100, "min": 0, "siPrefix": true, "pinSiPrefix": "k", @@ -235,7 +235,7 @@ "title": "B", "type": "float", "value": 3950, - "step": 1, + "step": 10, "suffix": "K", "noUnitEditing": true, "decimals": 4, @@ -282,7 +282,6 @@ "title": "Kp", "type": "float", "step": 0.1, - "suffix": "", "compactHeight": false, "param": [ "pid", @@ -430,9 +429,8 @@ "type": "float", "value": 1.5, "step": 0.1, - "prefix": "±", "format": "{value:.4f} {suffix}", - "suffix": "°C", + "suffix": "K", "noUnitEditing": true, "compactHeight": false, "pid_autotune": [