mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Adjust description of Change Retraction for rel. extrusion
A patch-up until we have a real solution, as suggested in #11487.
This commit is contained in:
parent
17e18e76d7
commit
e715017545
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ class ChangeAtZ(Script):
|
||||||
},
|
},
|
||||||
"caz_change_retract": {
|
"caz_change_retract": {
|
||||||
"label": "Change Retraction",
|
"label": "Change Retraction",
|
||||||
"description": "Indicates you would like to modify retraction properties.",
|
"description": "Indicates you would like to modify retraction properties. Does not work when using relative extrusion.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false
|
"default_value": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue