mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Fixes acc enable for ankermake m5
Fixes CURA-10098
This commit is contained in:
parent
f9460bbb12
commit
58b33ae5b1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"acceleration_enabled": { "value": "true" },
|
||||
"acceleration_enabled": { "value": "True" },
|
||||
"acceleration_infill": { "maximum_value_warning": "2500" },
|
||||
"acceleration_layer_0": { "maximum_value_warning": "2500" },
|
||||
"acceleration_prime_tower": { "maximum_value_warning": "2500" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue