fixed missing , in json

This commit is contained in:
Jelle Spijker 2021-11-17 19:49:47 +01:00
parent 71c6df8829
commit 52d639f980
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -43,7 +43,7 @@
},
"skin_angles": {
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
}
},
"line_width": {
"value": "machine_nozzle_size"
},