mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Initial layer speed does not affect build plate adhesion
This commit is contained in:
parent
9197a1ca51
commit
d92b126b09
1 changed files with 1 additions and 1 deletions
|
@ -2960,7 +2960,7 @@
|
|||
"speed_layer_0":
|
||||
{
|
||||
"label": "Initial Layer Speed",
|
||||
"description": "The speed for the initial layer. A lower value is advised to improve adhesion to the build plate.",
|
||||
"description": "The speed for the initial layer. A lower value is advised to improve adhesion to the build plate. Does not affect the build plate adhesion.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"default_value": 30,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue