board/panel.json

62 lines
1.0 KiB
JSON

{
"layout": {
"type": "grid",
"rows": 6,
"cols": 5,
"hspace": "2mm",
"vspace": "2mm",
"hbackbone": "3mm",
"hboneskip": 2,
"vbonecut": false,
"hbonecut": false
},
"source": {
"type": "auto",
"tolerance": "15mm"
},
"tabs": {
"type": "annotation",
"width": "2mm"
},
"cuts": {
"type": "mousebites",
"drill": "0.5mm",
"spacing": "1mm",
"offset": "0.2mm",
"prolong": "0.5mm"
},
"framing": {
"type": "frame",
"width": "3mm",
"space": "2mm"
},
"tooling": {
"type": "3hole",
"hoffset": "1.5mm",
"voffset": "1.5mm",
"size": "1.152mm"
},
"fiducials": {
"type": "3fid",
"hoffset": "7mm",
"voffset": "1.5mm",
"coppersize": "1mm",
"opening": "2mm"
},
"text": {
"type": "simple",
"text": "passkey v$version$.$revision$ $date$ JLCJLCJLCJLC",
"anchor": "mt",
"voffset": "1.5mm",
"hoffset": "1.5mm",
"hjustify": "center",
"vjustify": "center"
},
"post": {
"type": "auto",
"millradius": "1mm",
"copperfill": true,
"refillzones": true
}
}