mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
62e4baa746
commit
c4d9edca69
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ class TimeLapse(Script):
|
|||
"description": "Z-hop length before parking",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 0.8
|
||||
"default_value": 0
|
||||
}
|
||||
}
|
||||
}"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue