mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 11:35:54 +08:00
JSON fix: added comment in cool_min_layer_time description about Minimum Speed (CURA-2720)
This commit is contained in:
parent
96e516c676
commit
fd50d9e316
@ -2367,7 +2367,7 @@
|
||||
"cool_min_layer_time":
|
||||
{
|
||||
"label": "Minimum Layer Time",
|
||||
"description": "The minimum time spent in a layer. This forces the printer to slow down, to at least spend the time set here in one layer. This allows the printed material to cool down properly before printing the next layer.",
|
||||
"description": "The minimum time spent in a layer. This forces the printer to slow down, to at least spend the time set here in one layer. This allows the printed material to cool down properly before printing the next layer. Layers may still take shorter than the minimal layer time if Lift Head is disabled and if the Minimum Speed would otherwise be violated.",
|
||||
"unit": "s",
|
||||
"type": "float",
|
||||
"default_value": 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user