Update plugins/PostProcessingPlugin/scripts/ColorMix.py

Okay

Co-Authored-By: Hrybmo <john.hryb.4@gmail.com>
This commit is contained in:
Diego Prado Gesto 2019-03-09 20:46:54 -05:00 committed by GitHub
parent 3b763e5552
commit 1eb1bce583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ class ColorMix(Script):
startLayer = firstHeight
endLayer = secondHeight
#see if one-shot
if self.getSettingValueByKey("c_behavior") == "fixed_value":
if self.getSettingValueByKey("behavior") == "fixed_value":
endLayer = startLayer
firstExtruderIncrements = 0
else: #blend