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