From aed0b12ecb541a67728ef50b69ff523134a346a1 Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Tue, 13 Jan 2026 23:35:47 +0100 Subject: [PATCH] Design adjustments --- ades-office-control-panel.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ades-office-control-panel.yaml b/ades-office-control-panel.yaml index d476c6e..dae146d 100644 --- a/ades-office-control-panel.yaml +++ b/ades-office-control-panel.yaml @@ -767,6 +767,8 @@ lvgl: width: 110 bg_color: 0x000000 bg_opa: COVER + text_color: 0x00FF00 + text_font: roboto_10 scales: - range_from: 0 # scale for the needle value range_to: 380 @@ -793,8 +795,6 @@ lvgl: length: 6 color: 0x00FF00 label_gap: 10 - text_color: 0x00FF00 - text_font: roboto_10 widgets: - label: id: gauge_3dprinter_nozzle_text @@ -848,6 +848,8 @@ lvgl: width: 110 bg_color: 0x000000 bg_opa: COVER + text_color: 0x00FF00 + text_font: roboto_10 scales: - range_from: 0 # scale for the needle value range_to: 130 @@ -874,8 +876,6 @@ lvgl: length: 6 color: 0x00FF00 label_gap: 10 - text_color: 0x00FF00 - text_font: roboto_10 widgets: - label: id: gauge_3dprinter_bed_text