mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
It's not functional, just a spot to put info if needed. Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
parent
87154238a1
commit
151d40664f
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class ColorMix(Script):
|
||||||
"maximum_value_warning": "100",
|
"maximum_value_warning": "100",
|
||||||
"enabled": "c_behavior == 'blend_value'"
|
"enabled": "c_behavior == 'blend_value'"
|
||||||
},
|
},
|
||||||
"g_notes":
|
"notes":
|
||||||
{
|
{
|
||||||
"label": "Notes",
|
"label": "Notes",
|
||||||
"description": "A spot to put a note",
|
"description": "A spot to put a note",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue