mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
missing semicolon
This commit is contained in:
parent
0ed4be3e94
commit
350c95a110
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
|
||||
"layer_height": { "default_value": 0.2 },
|
||||
"adhesion_type": { "value": "'skirt'" }
|
||||
"adhesion_type": { "value": "'skirt'" },
|
||||
"relative_extrusion" : {"default_value": true}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue