mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
parent
7921b89f3e
commit
986f9aa248
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class ColorMix(Script):
|
|||
"default_value": 0,
|
||||
"minimum_value": "0"
|
||||
},
|
||||
"c_behavior":
|
||||
"behavior":
|
||||
{
|
||||
"label": "Fixed or blend",
|
||||
"description": "Select Fixed (set new mixture) or Blend mode (dynamic mix)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue