mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Change "default_value" to "value" in malayan_m200.def.json
CURA-7976
This commit is contained in:
parent
e1b56f9188
commit
54aaa91bfc
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue