mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Fix typo in Support Interface Acceleration
Contributes to issue CURA-3491.
This commit is contained in:
parent
c15e70a6a6
commit
250995611a
1 changed files with 1 additions and 1 deletions
|
@ -2185,7 +2185,7 @@
|
|||
"acceleration_support_interface":
|
||||
{
|
||||
"label": "Support Interface Acceleration",
|
||||
"description": "The acceleration with which the roofs and bottoms of support are printed. Printing them at lower accelerations can improve overhang quality.",
|
||||
"description": "The acceleration with which the roofs and bottoms of support are printed. Printing them at lower acceleration can improve overhang quality.",
|
||||
"unit": "mm/s²",
|
||||
"type": "float",
|
||||
"default_value": 3000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue