mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-19 03:37:29 +08:00
Fix spelling of support interface acceleration descriptions
My own copy-paste mistake here. Contributes to issue CURA-3491.
This commit is contained in:
parent
65daa86fb0
commit
d33c8e8436
@ -2202,7 +2202,7 @@
|
|||||||
"acceleration_support_bottom":
|
"acceleration_support_bottom":
|
||||||
{
|
{
|
||||||
"label": "Support Bottom Acceleration",
|
"label": "Support Bottom Acceleration",
|
||||||
"description": "The accelerations with which the bottoms of support are printed. Printing them at lower acceleration can improve adhesion of support on top of your model.",
|
"description": "The acceleration with which the bottoms of support are printed. Printing them at lower acceleration can improve adhesion of support on top of your model.",
|
||||||
"unit": "mm/s²",
|
"unit": "mm/s²",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 3000,
|
"default_value": 3000,
|
||||||
@ -2218,7 +2218,7 @@
|
|||||||
"acceleration_support_roof":
|
"acceleration_support_roof":
|
||||||
{
|
{
|
||||||
"label": "Support Roof Acceleration",
|
"label": "Support Roof Acceleration",
|
||||||
"description": "The accelerations with which the roofs of support are printed. Printing them at lower acceleration can improve overhang quality.",
|
"description": "The acceleration with which the roofs of support are printed. Printing them at lower acceleration can improve overhang quality.",
|
||||||
"unit": "mm/s²",
|
"unit": "mm/s²",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 3000,
|
"default_value": 3000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user