Adjust warning values for maximum resolution

Due to the change in tactics to limit resolution by deviation, this can be increased quite a lot (as long as you don't increase deviation too much).
This commit is contained in:
Ghostkeeper 2019-04-16 12:58:47 +02:00
parent eb3e343be5
commit 3771040c04
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -5857,8 +5857,8 @@
"unit": "mm",
"default_value": 0.25,
"minimum_value": "0.001",
"minimum_value_warning": "0.005",
"maximum_value_warning": "0.1",
"minimum_value_warning": "0.02",
"maximum_value_warning": "2",
"settable_per_mesh": true
},
"meshfix_maximum_travel_resolution":