mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
1 changed files with 3 additions and 3 deletions
|
|
@ -2246,7 +2246,7 @@
|
|||
},
|
||||
"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.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
|
|
@ -2272,7 +2272,7 @@
|
|||
},
|
||||
"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.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
|
|
@ -2298,7 +2298,7 @@
|
|||
},
|
||||
"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.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue