From b18ee1f6ed84c58e2c8a3f5aaac5d61a535fd34e Mon Sep 17 00:00:00 2001 From: HellAholic Date: Tue, 9 Sep 2025 18:48:48 +0200 Subject: [PATCH] Update DisplayInfoOnLCD.py value field needed for overriding from initialize --- plugins/PostProcessingPlugin/scripts/DisplayInfoOnLCD.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/PostProcessingPlugin/scripts/DisplayInfoOnLCD.py b/plugins/PostProcessingPlugin/scripts/DisplayInfoOnLCD.py index f4d9b44261..4daa0194b0 100644 --- a/plugins/PostProcessingPlugin/scripts/DisplayInfoOnLCD.py +++ b/plugins/PostProcessingPlugin/scripts/DisplayInfoOnLCD.py @@ -201,6 +201,7 @@ class DisplayInfoOnLCD(Script): "description": "If print sequence is 'one_at_a_time' this is false. This setting is always hidden.", "type": "bool", "default_value": false, + "value": false, "enabled": false }, "countdown_to_pause":