Update plugins/PostProcessingPlugin/scripts/TimeLapse.py

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Lucas Teske 2020-11-25 19:33:37 -03:00 committed by GitHub
parent 62e4baa746
commit c4d9edca69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ class TimeLapse(Script):
"description": "Z-hop length before parking",
"unit": "mm",
"type": "float",
"default_value": 0.8
"default_value": 0
}
}
}"""