Files
kicad-ci/templates/micromelon_default/micromelon_default_panel.json
timmyhadwen 8f5ce0453f none
2025-09-07 19:03:41 +10:00

38 lines
665 B
JSON

{
"layout": {
"type": "grid",
"rotation": 0,
"rows": 1,
"cols": 1
},
"tabs": {
"type": "full"
},
"cuts": {
"type": "vcuts",
"layer" : "Dwgs.User"
},
"framing": {
"type": "tightframe",
"width": "8mm"
},
"tooling": {
"type": "4hole",
"hoffset": "2.5mm",
"voffset": "4mm",
"size": "1.65mm"
},
"fiducials": {
"type": "4fid",
"hoffset": "7mm",
"voffset": "4mm",
"coppersize": "2mm",
"opening": "4mm"
},
"post": {
"origin": "bl",
"millradius": "1mm"
}
}