27 lines
458 B
JSON
27 lines
458 B
JSON
{
|
|
"layout": {
|
|
"type": "grid",
|
|
"rows": 4,
|
|
"cols": 4,
|
|
"vspace": "0mm",
|
|
"hspace": "1.6mm"
|
|
},
|
|
"tabs": {
|
|
"type": "fixed",
|
|
"hcount": "0",
|
|
"vwidth": "10mm"
|
|
},
|
|
"framing": {
|
|
"type": "railstb",
|
|
"vspace": "0mm",
|
|
"width": "5mm"
|
|
},
|
|
"cuts": {
|
|
"type": "vcuts",
|
|
"layer": "Edge.Cuts"
|
|
},
|
|
"post": {
|
|
"millradius": "0.5mm"
|
|
}
|
|
}
|