Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDim3nsioneer <scinfi@gmx.net>2014-04-26 11:02:40 +0400
committerDim3nsioneer <scinfi@gmx.net>2014-04-26 11:02:40 +0400
commit1d62963d43f06ae5879e5455a5214df15c9657a3 (patch)
tree995bad49a4f252de12c106378f3314b49eda75ce /plugins
parentc194790abd70d33ddc64dea5e91a6aacd92af43c (diff)
change TweakAtZ version to 3.1.2
Diffstat (limited to 'plugins')
-rw-r--r--plugins/TweakAtZ.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TweakAtZ.py b/plugins/TweakAtZ.py
index 816ea1730c..1630761d92 100644
--- a/plugins/TweakAtZ.py
+++ b/plugins/TweakAtZ.py
@@ -1,4 +1,4 @@
-#Name: Tweak At Z 3.1.2-test
+#Name: Tweak At Z 3.1.2
#Info: Change printing parameters at a given height
#Help: TweakAtZ
#Depend: GCode
@@ -31,7 +31,7 @@
#V3.1.1: Bugfix reset flow rate
#V3.1.2: Bugfix disable TweakAtZ on Cool Head Lift / Retraction Hop
-version = '3.1.2-test'
+version = '3.1.2'
import re