Rename speed settings for sanding to ironing

This is consistent with the rest. I had forgotten these since they are in a different category.

Contributes to issue CURA-3903.
This commit is contained in:
Ghostkeeper 2017-06-15 15:17:42 +02:00
parent 0c9556a48c
commit a7ed0d011a
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -1972,7 +1972,7 @@
},
"speed_sanding":
{
"label": "Sanding Speed",
"label": "Ironing Speed",
"description": "The speed at which to pass over the top surface.",
"type": "float",
"unit": "mm/s",
@ -2313,8 +2313,8 @@
},
"acceleration_sanding":
{
"label": "Sanding Acceleration",
"description": "The acceleration with which sanding is performed.",
"label": "Ironing Acceleration",
"description": "The acceleration with which ironing is performed.",
"unit": "mm/s²",
"type": "float",
"minimum_value": "0.1",
@ -2601,8 +2601,8 @@
},
"jerk_sanding":
{
"label": "Sanding Jerk",
"description": "The maximum instantaneous velocity change while performing sanding.",
"label": "Ironing Jerk",
"description": "The maximum instantaneous velocity change while performing ironing.",
"unit": "mm/s",
"type": "float",
"minimum_value": "0.1",