mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
Polish setting name and description
CURA-12236
This commit is contained in:
parent
0785e6f055
commit
29cb2b121c
1 changed files with 2 additions and 2 deletions
|
@ -4414,8 +4414,8 @@
|
||||||
},
|
},
|
||||||
"retraction_combing_avoid_distance":
|
"retraction_combing_avoid_distance":
|
||||||
{
|
{
|
||||||
"label": "Distance to Walls",
|
"label": "Inside Travel Avoid Distance",
|
||||||
"description": "Preferred distance to outer walls when doing an inside combing travel move.",
|
"description": "The distance between the nozzle and already printed outer walls when travelling inside a model.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 0,
|
"default_value": 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue