mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-30 07:44:22 +08:00
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:
parent
9bcf1cd761
commit
b5a59d19ff
@ -73,7 +73,10 @@
|
||||
"value": "30"
|
||||
},
|
||||
"acceleration_enabled": {
|
||||
"default_value": false
|
||||
"default_value": true
|
||||
},
|
||||
"acceleration_print": {
|
||||
"default_value": 500
|
||||
},
|
||||
"machine_acceleration": {
|
||||
"default_value": 1500
|
||||
|
Loading…
x
Reference in New Issue
Block a user