Add Panel Definitions
All checks were successful
KiBot CI / test (push) Successful in 12m7s

This commit is contained in:
2026-03-06 10:01:35 -08:00
parent 8e94e7b580
commit c00f1ce352
5 changed files with 49841 additions and 0 deletions

28
panels/panel-800.json Normal file
View File

@@ -0,0 +1,28 @@
{
"layout": {
"hspace": "5mm",
"vspace": "5mm",
"cols": "2"
},
"tabs": {
"type": "fixed",
"vwidth": "8mm",
"hwidth": "5mm"
},
"cuts": {
"type": "mousebites"
},
"framing": {
"type": "railstb",
"vspace": "5mm",
"mintotalheight": "60mm"
},
"text": {
"type": "simple",
"voffset": "2.5mm",
"text": "$$ASSEMBLY_NUMBER-800"
},
"post": {
"millradius": "1mm"
}
}