mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Update anycubic_i3_mega_x.def.json
Corrected JSON error
This commit is contained in:
parent
ce048f1d9b
commit
435e9a7924
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"speed_travel": { "value": 100.0, "maximum_value": 120.0 },
|
||||
|
||||
"acceleration_print": { "value": 400 },
|
||||
"acceleration_travel": { "value": 400 }
|
||||
"acceleration_travel": { "value": 400 },
|
||||
|
||||
"retraction_speed": { "value": 30, "maximum_value_warning": 60 },
|
||||
"retraction_retract_speed": { "maximum_value_warning": 60 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue