mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 01:37:51 -06:00
Update plugins/PostProcessingPlugin/scripts/ColorMix.py
Sure Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
parent
9fae1f29b1
commit
7921b89f3e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class ColorMix(Script):
|
||||||
"options": {"mm":"mm","layer":"Layer"},
|
"options": {"mm":"mm","layer":"Layer"},
|
||||||
"default_value": "layer"
|
"default_value": "layer"
|
||||||
},
|
},
|
||||||
"b_start_height":
|
"start_height":
|
||||||
{
|
{
|
||||||
"label": "Start Height",
|
"label": "Start Height",
|
||||||
"description": "Value to start at (mm or layer)",
|
"description": "Value to start at (mm or layer)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue