Files
Test_5/panels/panel-800.json
J.P. Krauss c00f1ce352
All checks were successful
KiBot CI / test (push) Successful in 12m7s
Add Panel Definitions
2026-03-06 10:01:35 -08:00

28 lines
513 B
JSON

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