mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 03:05:55 +08:00
Rename 'Offset' to 'Horizontal Expansion'
This is more consistent with other similar settings. Contributes to issue CURA-5880.
This commit is contained in:
parent
dcc6003a92
commit
f132adc135
@ -4380,7 +4380,7 @@
|
|||||||
},
|
},
|
||||||
"support_interface_offset":
|
"support_interface_offset":
|
||||||
{
|
{
|
||||||
"label": "Support Interface Offset",
|
"label": "Support Interface Horizontal Expansion",
|
||||||
"description": "Amount of offset applied to the support interface polygons.",
|
"description": "Amount of offset applied to the support interface polygons.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
@ -4393,7 +4393,7 @@
|
|||||||
{
|
{
|
||||||
"support_roof_offset":
|
"support_roof_offset":
|
||||||
{
|
{
|
||||||
"label": "Support Roof Offset",
|
"label": "Support Roof Horizontal Expansion",
|
||||||
"description": "Amount of offset applied to the roofs of the support.",
|
"description": "Amount of offset applied to the roofs of the support.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
@ -4407,7 +4407,7 @@
|
|||||||
},
|
},
|
||||||
"support_bottom_offset":
|
"support_bottom_offset":
|
||||||
{
|
{
|
||||||
"label": "Support Floor Offset",
|
"label": "Support Floor Horizontal Expansion",
|
||||||
"description": "Amount of offset applied to the floors of the support.",
|
"description": "Amount of offset applied to the floors of the support.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user