From 936e1bf0daadbd75ca2fd260db099f0baf7f9562 Mon Sep 17 00:00:00 2001 From: GregValiant <64202104+GregValiant@users.noreply.github.com> Date: Wed, 28 Jan 2026 07:37:35 -0500 Subject: [PATCH] Update plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py b/plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py index e4aec982ef..c6166d993c 100644 --- a/plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py +++ b/plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py @@ -276,7 +276,7 @@ class AddCoolingProfile(Script): "description": "Enable the fan for the raft layers. When enabled the Raft Fan Speed will continue until another Layer or Feature setting over-rides it.", "type": "bool", "default_value": false, - "enabled": "enable_cooling_profile" + "enabled": "enable_cooling_profile" }, "fan_raft_percent": {