Browse Source

Update plugins/PostProcessingPlugin/scripts/TimeLapse.py

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

+ 1 - 1
plugins/PostProcessingPlugin/scripts/TimeLapse.py

@@ -73,7 +73,7 @@ class TimeLapse(Script):
                     "description": "Filament retraction distance for camera trigger.",
                     "unit": "mm",
                     "type": "int",
-                    "default_value": 1
+                    "default_value": 0
                 },
                 "zhop":
                 {