mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 04:25:56 +08:00
fixed missing , in json
This commit is contained in:
parent
71c6df8829
commit
52d639f980
@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
"skin_angles": {
|
"skin_angles": {
|
||||||
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
|
"value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]"
|
||||||
}
|
},
|
||||||
"line_width": {
|
"line_width": {
|
||||||
"value": "machine_nozzle_size"
|
"value": "machine_nozzle_size"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user