mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
fixed missing , in json
This commit is contained in:
parent
71c6df8829
commit
52d639f980
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"skin_angles": {
|
||||
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
|
||||
}
|
||||
},
|
||||
"line_width": {
|
||||
"value": "machine_nozzle_size"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue