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:
authorLucas Teske <lucas@teske.net.br>2020-11-26 01:33:24 +0300
committerGitHub <noreply@github.com>2020-11-26 01:33:24 +0300
commit0a21cff2340c59e0a98721b53797936d1a4ae4d4 (patch)
treec74042bf6edf92beaa5cd8a8df135d32190fdac7 /plugins/PostProcessingPlugin
parent394fa8f2f294c292633f828a6ec8c97148a75ac2 (diff)
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
Diffstat (limited to 'plugins/PostProcessingPlugin')
-rw-r--r--plugins/PostProcessingPlugin/scripts/TimeLapse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PostProcessingPlugin/scripts/TimeLapse.py b/plugins/PostProcessingPlugin/scripts/TimeLapse.py
index 778ec0f7b2..7f320b51d7 100644
--- a/plugins/PostProcessingPlugin/scripts/TimeLapse.py
+++ b/plugins/PostProcessingPlugin/scripts/TimeLapse.py
@@ -77,7 +77,7 @@ class TimeLapse(Script):
},
"zhop":
{
- "label": "Z-Hop when parking",
+ "label": "Z-Hop Height When Parking",
"description": "Z-hop length before parking",
"unit": "mm",
"type": "float",