Fixes acc enable for ankermake m5

Fixes CURA-10098
This commit is contained in:
Jelle Spijker 2023-06-09 11:07:33 +02:00
parent f9460bbb12
commit 58b33ae5b1
No known key found for this signature in database
GPG key ID: 034D1C0527888B65

View file

@ -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" },