Update plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
GregValiant 2026-01-28 07:37:35 -05:00 committed by GitHub
parent a6c4be5246
commit 936e1bf0da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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":
{