Change "default_value" to "value" in malayan_m200.def.json

CURA-7976
This commit is contained in:
Konstantinos Karmas 2021-09-28 15:42:22 +02:00
parent e1b56f9188
commit 54aaa91bfc

View file

@ -76,7 +76,7 @@
"raft_surface_layers": { "default_value": 1 },
"skirt_line_count": { "default_value": 2},
"brim_width" : { "default_value": 5},
"retraction_combing": { "default_value": "noskin" },
"retraction_combing": { "value": "noskin" },
"retraction_amount" : { "default_value": 4.5},
"retraction_speed" : { "default_value": 40},
"coasting_enable": { "default_value": true },