Design adjustments

This commit is contained in:
2026-01-13 23:35:47 +01:00
parent 2c272fd3c8
commit aed0b12ecb

View File

@@ -767,6 +767,8 @@ lvgl:
width: 110 width: 110
bg_color: 0x000000 bg_color: 0x000000
bg_opa: COVER bg_opa: COVER
text_color: 0x00FF00
text_font: roboto_10
scales: scales:
- range_from: 0 # scale for the needle value - range_from: 0 # scale for the needle value
range_to: 380 range_to: 380
@@ -793,8 +795,6 @@ lvgl:
length: 6 length: 6
color: 0x00FF00 color: 0x00FF00
label_gap: 10 label_gap: 10
text_color: 0x00FF00
text_font: roboto_10
widgets: widgets:
- label: - label:
id: gauge_3dprinter_nozzle_text id: gauge_3dprinter_nozzle_text
@@ -848,6 +848,8 @@ lvgl:
width: 110 width: 110
bg_color: 0x000000 bg_color: 0x000000
bg_opa: COVER bg_opa: COVER
text_color: 0x00FF00
text_font: roboto_10
scales: scales:
- range_from: 0 # scale for the needle value - range_from: 0 # scale for the needle value
range_to: 130 range_to: 130
@@ -874,8 +876,6 @@ lvgl:
length: 6 length: 6
color: 0x00FF00 color: 0x00FF00
label_gap: 10 label_gap: 10
text_color: 0x00FF00
text_font: roboto_10
widgets: widgets:
- label: - label:
id: gauge_3dprinter_bed_text id: gauge_3dprinter_bed_text