Inventree
This commit is contained in:
38
micromelon_default/micromelon_default_panel.json
Normal file
38
micromelon_default/micromelon_default_panel.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
// There can be C-like comments
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user