Rename 'Offset' to 'Horizontal Expansion'

This is more consistent with other similar settings.

Contributes to issue CURA-5880.
This commit is contained in:
Ghostkeeper 2018-11-08 12:59:24 +01:00
parent dcc6003a92
commit f132adc135
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -4380,7 +4380,7 @@
},
"support_interface_offset":
{
"label": "Support Interface Offset",
"label": "Support Interface Horizontal Expansion",
"description": "Amount of offset applied to the support interface polygons.",
"unit": "mm",
"type": "float",
@ -4393,7 +4393,7 @@
{
"support_roof_offset":
{
"label": "Support Roof Offset",
"label": "Support Roof Horizontal Expansion",
"description": "Amount of offset applied to the roofs of the support.",
"unit": "mm",
"type": "float",
@ -4407,7 +4407,7 @@
},
"support_bottom_offset":
{
"label": "Support Floor Offset",
"label": "Support Floor Horizontal Expansion",
"description": "Amount of offset applied to the floors of the support.",
"unit": "mm",
"type": "float",