mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 20:01:33 -07:00
Update Creality CR-10 definition
Michael found these settings to work towards better time estimate and neglegible quality differences.
This commit is contained in:
parent
db640c6f3d
commit
ab0ab74fe8
1 changed files with 12 additions and 0 deletions
|
|
@ -31,6 +31,18 @@
|
||||||
},
|
},
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"default_value": 30
|
"default_value": 30
|
||||||
|
},
|
||||||
|
"acceleration_enabled": {
|
||||||
|
"default_value": true
|
||||||
|
},
|
||||||
|
"acceleration_print": {
|
||||||
|
"default_value": 500
|
||||||
|
},
|
||||||
|
"jerk_enabled": {
|
||||||
|
"default_value": true
|
||||||
|
},
|
||||||
|
"jerk_print": {
|
||||||
|
"default_value": 20
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue