55 lines
928 B
JSON
55 lines
928 B
JSON
[
|
|
{
|
|
"type": "rect",
|
|
"pos": "0,0",
|
|
"size": "15,17.9",
|
|
"preset": "${MASK_PRESET}"
|
|
},
|
|
{
|
|
"comment": "Left cut stroke horizontal",
|
|
"type": "rect",
|
|
"pos": "0,14.35",
|
|
"size": "1.60,0.1",
|
|
"preset": "pcb_stroke"
|
|
},
|
|
{
|
|
"comment": "Left cut stroke vertical",
|
|
"type": "rect",
|
|
"pos": "1.60,14.35",
|
|
"size": "0.1,3.45",
|
|
"preset": "pcb_stroke"
|
|
},
|
|
{
|
|
"comment": "Left cut background",
|
|
"type": "rect",
|
|
"pos": "-0.1,14.45",
|
|
"size": "1.70,3.55",
|
|
"fill": {
|
|
"color": "white"
|
|
}
|
|
},
|
|
{
|
|
"comment": "Right cut stroke horizontal",
|
|
"type": "rect",
|
|
"pos": "13.3,14.35",
|
|
"size": "1.60,0.1",
|
|
"preset": "pcb_stroke"
|
|
},
|
|
{
|
|
"comment": "Right cut stroke vertical",
|
|
"type": "rect",
|
|
"pos": "13.3,14.35",
|
|
"size": "0.1,3.45",
|
|
"preset": "pcb_stroke"
|
|
},
|
|
{
|
|
"comment": "Right cut background",
|
|
"type": "rect",
|
|
"pos": "13.4,14.45",
|
|
"size": "1.70,3.55",
|
|
"fill": {
|
|
"color": "white"
|
|
}
|
|
}
|
|
]
|