mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
Change description of clean_between_layers to make the relation this setting to retract_at_layer_change more clear for user
This commit is contained in:
parent
5287cc3dfd
commit
6e955f780b
1 changed files with 1 additions and 1 deletions
|
|
@ -6958,7 +6958,7 @@
|
|||
"clean_between_layers":
|
||||
{
|
||||
"label": "Wipe Nozzle Between Layers",
|
||||
"description": "Whether to include nozzle wipe G-Code between layers.",
|
||||
"description": "Whether to include nozzle wipe G-Code between layers. Enabling this setting could influence behavior of retract at layer change. Please use Wipe Retraction settings to control retraction at layers where the wipe script will be working.",
|
||||
"default_value": false,
|
||||
"type": "bool",
|
||||
"settable_per_mesh": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue