mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 00:07:51 -06:00
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Okay Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
parent
8086adf9ba
commit
87154238a1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ class ColorMix(Script):
|
||||||
"minimum_value_warning": "0",
|
"minimum_value_warning": "0",
|
||||||
"maximum_value_warning": "100"
|
"maximum_value_warning": "100"
|
||||||
},
|
},
|
||||||
"f_mix_finish":
|
"mix_finish_ratio":
|
||||||
{
|
{
|
||||||
"label": "End mix ratio",
|
"label": "End mix ratio",
|
||||||
"description": "First extruder percentage 0-100 to finish blend",
|
"description": "First extruder percentage 0-100 to finish blend",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue