From c4d9edca69713a71189c2213470a19244f4f8b05 Mon Sep 17 00:00:00 2001 From: Lucas Teske Date: Wed, 25 Nov 2020 19:33:37 -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 8a555fdbeb..210199e087 100644 --- a/plugins/PostProcessingPlugin/scripts/TimeLapse.py +++ b/plugins/PostProcessingPlugin/scripts/TimeLapse.py @@ -81,7 +81,7 @@ class TimeLapse(Script): "description": "Z-hop length before parking", "unit": "mm", "type": "float", - "default_value": 0.8 + "default_value": 0 } } }"""