mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Specify 'adhesion structures' rather than just adhesion
After changing this with fvrmr together I read back on the commit and realised that the sentence was literally saying that it affects adhesion, and then that it doesn't affect adhesion. I hope this clarifies that a bit better by giving examples.
This commit is contained in:
parent
d92b126b09
commit
b864c8e026
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. Does not affect the build plate adhesion.",
|
"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 structures themselves, like brim and raft.",
|
||||||
"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