mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-06 02:24:39 -07:00
Update plugins/PostProcessingPlugin/scripts/AddCoolingProfile.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a6c4be5246
commit
936e1bf0da
1 changed files with 1 additions and 1 deletions
|
|
@ -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":
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue