mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
JSON: Enable Combing ==> Combing Mode (CURA-694)
This commit is contained in:
parent
8a94739de0
commit
1ffcb8419a
1 changed files with 1 additions and 1 deletions
|
@ -1001,7 +1001,7 @@
|
|||
"icon": "category_travel",
|
||||
"settings": {
|
||||
"retraction_combing": {
|
||||
"label": "Enable Combing",
|
||||
"label": "Combing Mode",
|
||||
"description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is off, the material will retract and the nozzle moves in a straight line to the next point. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only.",
|
||||
"type": "enum",
|
||||
"options": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue