rev. 1 resubmit: panel was too small

This commit is contained in:
2025-10-30 23:13:23 +01:00
parent 104bdbdd00
commit 914af59d45
5 changed files with 37802 additions and 9896 deletions

View File

@@ -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"
}
}