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:
Vlad Gribinchuk 2019-04-03 13:45:19 +03:00
parent 5287cc3dfd
commit 6e955f780b

View File

@ -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,