mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-29 03:02:01 +08: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
@ -81,7 +81,7 @@ class TimeLapse(Script):
|
|||||||
"description": "Z-hop length before parking",
|
"description": "Z-hop length before parking",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 0.8
|
"default_value": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}"""
|
}"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user