Less technical term for X/Y offset of infill

Just in the description. It's good to describe a setting using different words than the setting name.

Contributes to issue CURA-4601.
This commit is contained in:
Ghostkeeper 2017-11-24 13:15:43 +01:00
parent 4a8dacbe06
commit a0ae7489f8
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

@ -1568,7 +1568,7 @@
"infill_offset_x":
{
"label": "Infill X Offset",
"description": "The infill pattern is offset this distance along the X axis.",
"description": "The infill pattern is moved this distance along the X axis.",
"unit": "mm",
"type": "float",
"default_value": 0,
@ -1579,7 +1579,7 @@
"infill_offset_y":
{
"label": "Infill Y Offset",
"description": "The infill pattern is offset this distance along the Y axis.",
"description": "The infill pattern is moved this distance along the Y axis.",
"unit": "mm",
"type": "float",
"default_value": 0,