mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -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":
|
"speed_layer_0":
|
||||||
{
|
{
|
||||||
"label": "Initial Layer Speed",
|
"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",
|
"unit": "mm/s",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 30,
|
"default_value": 30,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue