Set acceleration to 500 for Tevo Tornado

The users of this printer in #5702 found this to be a better value to prevent layer shifting. Fixes #5702.
This commit is contained in:
Ghostkeeper 2019-06-12 10:38:54 +02:00
parent 9bcf1cd761
commit b5a59d19ff
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -73,7 +73,10 @@
"value": "30"
},
"acceleration_enabled": {
"default_value": false
"default_value": true
},
"acceleration_print": {
"default_value": 500
},
"machine_acceleration": {
"default_value": 1500