21 lines
332 B
JSON
21 lines
332 B
JSON
{
|
|
"layout": {
|
|
"type": "grid",
|
|
"rows": 2,
|
|
"cols": 2,
|
|
"space": "2mm"
|
|
},
|
|
"tabs": {
|
|
"type": "fixed",
|
|
"hwidth": "10mm",
|
|
"vwidth": "15mm"
|
|
},
|
|
"cuts": {
|
|
"type": "vcuts",
|
|
"layer": "Edge.Cuts"
|
|
},
|
|
"post": {
|
|
"millradius": "1mm"
|
|
}
|
|
}
|