mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
JSON fix type: effect ==> affect (CURA-1443)
This commit is contained in:
parent
0dcf13a243
commit
472477eee2
1 changed files with 1 additions and 1 deletions
|
@ -1043,7 +1043,7 @@
|
|||
"speed_wall_0":
|
||||
{
|
||||
"label": "Outer Wall Speed",
|
||||
"description": "The speed at which the outermost walls are printed. Printing the outer wall at a lower speed improves the final skin quality. However, having a large difference between the inner wall speed and the outer wall speed will effect quality in a negative way.",
|
||||
"description": "The speed at which the outermost walls are printed. Printing the outer wall at a lower speed improves the final skin quality. However, having a large difference between the inner wall speed and the outer wall speed will affect quality in a negative way.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"minimum_value": "0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue