mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
parent
986f9aa248
commit
ad820ad1e9
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class ColorMix(Script):
|
||||||
"options": {"fixed_value":"Fixed","blend_value":"Blend"},
|
"options": {"fixed_value":"Fixed","blend_value":"Blend"},
|
||||||
"default_value": "fixed_value"
|
"default_value": "fixed_value"
|
||||||
},
|
},
|
||||||
"d_finish_height":
|
"finish_height":
|
||||||
{
|
{
|
||||||
"label": "Finish Height",
|
"label": "Finish Height",
|
||||||
"description": "Value to stop at (mm or layer)",
|
"description": "Value to stop at (mm or layer)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue