Update Creality CR-10 definition

Michael found these settings to work towards better time estimate and neglegible quality differences.
This commit is contained in:
Ghostkeeper 2017-08-21 17:08:54 +02:00
parent db640c6f3d
commit ab0ab74fe8
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -31,6 +31,18 @@
},
"gantry_height": {
"default_value": 30
},
"acceleration_enabled": {
"default_value": true
},
"acceleration_print": {
"default_value": 500
},
"jerk_enabled": {
"default_value": true
},
"jerk_print": {
"default_value": 20
}
}
}