From 0a21cff2340c59e0a98721b53797936d1a4ae4d4 Mon Sep 17 00:00:00 2001 From: Lucas Teske Date: Wed, 25 Nov 2020 19:33:24 -0300 Subject: [PATCH] Update plugins/PostProcessingPlugin/scripts/TimeLapse.py Co-authored-by: Jaime van Kessel --- plugins/PostProcessingPlugin/scripts/TimeLapse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",