aboutsummaryrefslogtreecommitdiff
path: root/kikit/jlc_edge_rails.json
blob: a2106f166dab013d760634af4f4ce05822ace852 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
    "layout": {
        "type": "grid",
        "rows": 1,
        "cols": 1
    },
    "framing": {
        "type": "frame",
        "width": "5mm",
        "space": "3mm",
        "cuts": "both",
        "mintotalwidth": "70mm",
        "mintotalheight": "70mm"
    },
    "tabs": {
        "type": "annotation"
    },
    "cuts": {
        "type": "mousebites",
        "drill": "0.5mm",
        "spacing": "1mm",
        "offset": "0.2mm",
        "prolong": "0.5mm"
    },
    "fiducials": {
        "type": "3fid",
        "hoffset": "5mm",
        "voffset": "5mm",
        "coppersize": "1mm",
        "opening": "2mm"
    },
    "post": {
        "millradius": "1mm"
    },
    "text": {
        "type": "simple",
        "text": "ocularium v0.1.0",
        "anchor": "mt",
        "voffset": "5mm",
        "hjustify": "center",
        "vjustify": "center"
    },
    "text2": {
        "type": "simple",
        "text": "npry 2024",
        "anchor": "mb",
        "voffset": "-5mm",
        "hjustify": "center",
        "vjustify": "center"
    }
}