mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Update creality_ender3.def.json
This commit is contained in:
parent
36a395ee91
commit
f03e5c28d7
1 changed files with 2 additions and 2 deletions
|
@ -51,13 +51,13 @@
|
|||
"default_value": 500
|
||||
},
|
||||
"acceleration_travel": {
|
||||
"value": 500
|
||||
"value": "acceleration_print"
|
||||
},
|
||||
"jerk_enabled": {
|
||||
"default_value": true
|
||||
},
|
||||
"jerk_travel": {
|
||||
"value": 20
|
||||
"value": "jerk_print"
|
||||
},
|
||||
"layer_height_0": {
|
||||
"default_value": 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue