mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 21:06:01 +08: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
@ -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…
x
Reference in New Issue
Block a user