Browse Source

Update plugins/PostProcessingPlugin/scripts/TimeLapse.py

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
Lucas Teske 4 years ago
parent
commit
c4d9edca69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/PostProcessingPlugin/scripts/TimeLapse.py

+ 1 - 1
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
                 }
             }
         }"""