mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:19:01 +08:00
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:
parent
4a8dacbe06
commit
a0ae7489f8
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user