mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
JSON fix: description of speed_travel_layer_0 now includes explanation of inheritance function (CURA-3066)
This commit is contained in:
parent
5aa394b197
commit
f4979be5cb
1 changed files with 1 additions and 1 deletions
|
@ -1806,7 +1806,7 @@
|
|||
"speed_travel_layer_0":
|
||||
{
|
||||
"label": "Initial Layer Travel Speed",
|
||||
"description": "The speed of travel moves in the initial layer. A lower value is advised to prevent pulling previously printed parts away from the build plate.",
|
||||
"description": "The speed of travel moves in the initial layer. A lower value is advised to prevent pulling previously printed parts away from the build plate. The value of this setting can automatically be calculated from the ratio between the Travel Speed and the Print Speed.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"default_value": 60,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue