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