Expand documentation of Maximum Deviation

Fixes #6187.
This commit is contained in:
Ghostkeeper 2019-08-13 13:40:46 +02:00
parent 2ed5fd73bc
commit 66939192f9
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -6241,7 +6241,7 @@
"meshfix_maximum_deviation":
{
"label": "Maximum Deviation",
"description": "The maximum deviation allowed when reducing the resolution for the Maximum Resolution setting. If you increase this, the print will be less accurate, but the g-code will be smaller.",
"description": "The maximum deviation allowed when reducing the resolution for the Maximum Resolution setting. If you increase this, the print will be less accurate, but the g-code will be smaller. Maximum Deviation is a limit for Maximum Resolution, so if the two conflict the Maximum Deviation will always be held true.",
"type": "float",
"unit": "mm",
"default_value": 0.05,