rev. 1 resubmit: panel was too small
This commit is contained in:
18
panel.json
18
panel.json
@@ -1,20 +1,26 @@
|
||||
{
|
||||
"layout": {
|
||||
"type": "grid",
|
||||
"rows": 2,
|
||||
"cols": 2,
|
||||
"space": "2mm"
|
||||
"rows": 3,
|
||||
"cols": 4,
|
||||
"vspace": "0mm",
|
||||
"hspace": "1.6mm"
|
||||
},
|
||||
"tabs": {
|
||||
"type": "fixed",
|
||||
"hwidth": "10mm",
|
||||
"vwidth": "15mm"
|
||||
"hcount": "0",
|
||||
"vwidth": "10mm"
|
||||
},
|
||||
"framing": {
|
||||
"type": "railstb",
|
||||
"vspace": "0mm",
|
||||
"width": "5mm"
|
||||
},
|
||||
"cuts": {
|
||||
"type": "vcuts",
|
||||
"layer": "Edge.Cuts"
|
||||
},
|
||||
"post": {
|
||||
"millradius": "1mm"
|
||||
"millradius": "0.5mm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user