mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 23:34:32 +08:00
Change human-readable names of renamed settings too
Forgot about those. Contributes to issue CURA-6329.
This commit is contained in:
parent
faf256b2f0
commit
fe0fcc6eec
@ -2246,7 +2246,7 @@
|
|||||||
},
|
},
|
||||||
"material_anti_ooze_retracted_position":
|
"material_anti_ooze_retracted_position":
|
||||||
{
|
{
|
||||||
"label": "Anti-ooze Retraction Distance",
|
"label": "Anti-ooze Retracted Position",
|
||||||
"description": "How far the material needs to be retracted before it stops oozing.",
|
"description": "How far the material needs to be retracted before it stops oozing.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
@ -2272,7 +2272,7 @@
|
|||||||
},
|
},
|
||||||
"material_break_preparation_retracted_position":
|
"material_break_preparation_retracted_position":
|
||||||
{
|
{
|
||||||
"label": "Break Preparation Retraction Distance",
|
"label": "Break Preparation Retracted Position",
|
||||||
"description": "How far the filament can be stretched before it breaks, while heated.",
|
"description": "How far the filament can be stretched before it breaks, while heated.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
@ -2298,7 +2298,7 @@
|
|||||||
},
|
},
|
||||||
"material_break_retracted_position":
|
"material_break_retracted_position":
|
||||||
{
|
{
|
||||||
"label": "Break Retraction Distance",
|
"label": "Break Retracted Position",
|
||||||
"description": "How far to retract the filament in order to break it cleanly.",
|
"description": "How far to retract the filament in order to break it cleanly.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user