mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
American spelling
Contributes to issue CURA-1309.
This commit is contained in:
parent
b11051b281
commit
5387699174
1 changed files with 2 additions and 2 deletions
|
@ -973,7 +973,7 @@
|
|||
"settings": {
|
||||
"retraction_combing": {
|
||||
"label": "Enable Combing",
|
||||
"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 disabled, the nozzle moves in a straight line to the next start point and will retract.",
|
||||
"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 disabled, the material will retract and the nozzle moves in a straight line to the next start point.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"visible": false,
|
||||
|
@ -981,7 +981,7 @@
|
|||
},
|
||||
"travel_avoid_other_parts": {
|
||||
"label": "Avoid Printed Parts",
|
||||
"description": "The nozzle avoids already printed parts when travelling. This option is only available when combing is enabled.",
|
||||
"description": "The nozzle avoids already printed parts when traveling. This option is only available when combing is enabled.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"visible": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue