mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fix typo in support interface description
Contributes to issue CURA-3491.
This commit is contained in:
parent
d52515d57d
commit
ab3d2e3570
1 changed files with 1 additions and 1 deletions
|
@ -1864,7 +1864,7 @@
|
|||
"speed_support_interface":
|
||||
{
|
||||
"label": "Support Interface Speed",
|
||||
"description": "The speed at which the roofs and bottoms of support are printed. Printing the them at lower speeds can improve overhang quality.",
|
||||
"description": "The speed at which the roofs and bottoms of support are printed. Printing them at lower speeds can improve overhang quality.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"default_value": 40,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue