|
@@ -2302,7 +2302,7 @@
|
|
|
},
|
|
|
"travel_avoid_other_parts":
|
|
|
{
|
|
|
- "label": "Avoid Printed Parts when Traveling",
|
|
|
+ "label": "Avoid Printed Parts When Traveling",
|
|
|
"description": "The nozzle avoids already printed parts when traveling. This option is only available when combing is enabled.",
|
|
|
"type": "bool",
|
|
|
"default_value": true,
|
|
@@ -2327,7 +2327,7 @@
|
|
|
},
|
|
|
"start_layers_at_same_position":
|
|
|
{
|
|
|
- "label": "Start Layers With The Same Part",
|
|
|
+ "label": "Start Layers with the Same Part",
|
|
|
"description": "In each layer start with printing the object near the same point, so that we don't start a new layer with printing the piece which the previous layer ended with. This makes for better overhangs and small parts, but increases printing time.",
|
|
|
"type": "bool",
|
|
|
"default_value": false,
|
|
@@ -2362,7 +2362,7 @@
|
|
|
"settable_per_meshgroup": true
|
|
|
},
|
|
|
"retraction_hop_enabled": {
|
|
|
- "label": "Z Hop when Retracted",
|
|
|
+ "label": "Z Hop When Retracted",
|
|
|
"description": "Whenever a retraction is done, the build plate is lowered to create clearance between the nozzle and the print. It prevents the nozzle from hitting the print during travel moves, reducing the chance to knock the print from the build plate.",
|
|
|
"type": "bool",
|
|
|
"default_value": false,
|