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:
Ghostkeeper 2022-03-20 19:49:12 +01:00
parent 17e18e76d7
commit e715017545
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -298,7 +298,7 @@ class ChangeAtZ(Script):
},
"caz_change_retract": {
"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",
"default_value": false
},