mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Fix profiles
This commit is contained in:
parent
7f824b06bb
commit
63171508c9
18 changed files with 18 additions and 18 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"machine_max_feedrate_e": { "value": 50 },
|
||||
|
||||
"machine_max_acceleration_x": { "value": 500 },
|
||||
"machine_max_acceleration_Y": { "value": 500 },
|
||||
"machine_max_acceleration_y": { "value": 500 },
|
||||
"machine_max_acceleration_z": { "value": 100 },
|
||||
"machine_max_acceleration_e": { "value": 5000 },
|
||||
"machine_acceleration": { "value": 500 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue