summaryrefslogtreecommitdiff
path: root/src/run_config.json
blob: 627b53658c6a49b01e1c2fd8b6d9582d6e14f6f4 (plain)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
{
    "ENGINE": "solid",
    "save_dir": "DM_4x5_NOTCHPLT_DEFTMB_NOLED_EXTCTRL",
    "config_name": "DM_4x5_NOTCHPLT_DEFTMB_NOLED_EXTCTRL",
    "show_caps": false,
    "nrows": 4,
    "ncols": 5,
    "alpha": 0.26179916666666664,
    "beta": 0.08726638888888888,
    "centercol": 3,
    "centerrow_offset": 3,
    "tenting_angle": 0.26179916666666664,
    "symmetry": "symmetric",
    "column_style_gt5": "orthographic",
    "column_style": "standard",
    "thumb_offsets": [
        6,
        -3,
        7
    ],
    "keyboard_z_offset": 11,
    "thumb_style": "DEFAULT",
    "default_1U_cluster": true,
    "minidox_Usize": 1.6,
    "thumb_plate_tr_rotation": 0.0,
    "thumb_plate_tl_rotation": 0.0,
    "thumb_plate_mr_rotation": 0.0,
    "thumb_plate_ml_rotation": 0.0,
    "thumb_plate_br_rotation": 0.0,
    "thumb_plate_bl_rotation": 0.0,
    "pinky_1_5U": false,
    "first_1_5U_row": 0,
    "last_1_5U_row": 5,
    "extra_width": 2.5,
    "extra_height": 1.0,
    "wall_z_offset": 15,
    "wall_x_offset": 5,
    "wall_y_offset": 6,
    "left_wall_x_offset": 12,
    "left_wall_z_offset": 3,
    "left_wall_lower_y_offset": 0,
    "left_wall_lower_z_offset": 0,
    "wall_thickness": 4.5,
    "wall_base_y_thickness": 4.5,
    "wall_base_x_thickness": 4.5,
    "wall_base_back_thickness": 4.5,
    "fixed_angles": [
        0.17453277777777776,
        0.17453277777777776,
        0,
        0,
        0,
        -0.26179916666666664,
        -0.26179916666666664
    ],
    "fixed_x": [
        -41.5,
        -22.5,
        0,
        20.3,
        41.4,
        65.5,
        89.6
    ],
    "fixed_z": [
        12.1,
        8.3,
        0,
        5,
        10.7,
        14.5,
        17.5
    ],
    "fixed_tenting": 0.0,
    "plate_style": "NOTCH",
    "hole_keyswitch_height": 14.0,
    "hole_keyswitch_width": 14.0,
    "nub_keyswitch_height": 14.4,
    "nub_keyswitch_width": 14.4,
    "undercut_keyswitch_height": 14.0,
    "undercut_keyswitch_width": 14.0,
    "notch_width": 5.0,
    "sa_profile_key_height": 12.7,
    "sa_length": 18.5,
    "sa_double_length": 37.5,
    "plate_thickness": 5.1,
    "plate_rim": 2.0,
    "clip_thickness": 1.4,
    "clip_undercut": 1.0,
    "undercut_transition": 0.2,
    "plate_file": null,
    "plate_offset": 0.0,
    "oled_mount_type": "NONE",
    "oled_center_row": 1.25,
    "oled_translation_offset": [
        0,
        0,
        4
    ],
    "oled_rotation_offset": [
        0,
        0,
        0
    ],
    "oled_configurations": {
        "UNDERCUT": {
            "oled_mount_width": 15.0,
            "oled_mount_height": 35.0,
            "oled_mount_rim": 3.0,
            "oled_mount_depth": 6.0,
            "oled_mount_cut_depth": 20.0,
            "oled_mount_location_xyz": [
                -80.0,
                20.0,
                45.0
            ],
            "oled_mount_rotation_xyz": [
                13.0,
                0.0,
                -6.0
            ],
            "oled_left_wall_x_offset_override": 28.0,
            "oled_left_wall_z_offset_override": 0.0,
            "oled_left_wall_lower_y_offset": 12.0,
            "oled_left_wall_lower_z_offset": 5.0,
            "oled_mount_undercut": 1.0,
            "oled_mount_undercut_thickness": 2.0
        },
        "SLIDING": {
            "oled_mount_width": 12.5,
            "oled_mount_height": 25.0,
            "oled_mount_rim": 2.5,
            "oled_mount_depth": 8.0,
            "oled_mount_cut_depth": 20.0,
            "oled_mount_location_xyz": [
                -78.0,
                10.0,
                41.0
            ],
            "oled_mount_rotation_xyz": [
                6.0,
                0.0,
                -3.0
            ],
            "oled_left_wall_x_offset_override": 24.0,
            "oled_left_wall_z_offset_override": 0.0,
            "oled_left_wall_lower_y_offset": 12.0,
            "oled_left_wall_lower_z_offset": 5.0,
            "oled_thickness": 4.2,
            "oled_edge_overlap_end": 6.5,
            "oled_edge_overlap_connector": 5.5,
            "oled_edge_overlap_thickness": 2.5,
            "oled_edge_overlap_clearance": 2.5,
            "oled_edge_chamfer": 2.0
        },
        "CLIP": {
            "oled_mount_width": 12.5,
            "oled_mount_height": 39.0,
            "oled_mount_rim": 2.0,
            "oled_mount_depth": 7.0,
            "oled_mount_cut_depth": 20.0,
            "oled_mount_location_xyz": [
                -78.0,
                20.0,
                42.0
            ],
            "oled_mount_rotation_xyz": [
                12.0,
                0.0,
                -6.0
            ],
            "oled_left_wall_x_offset_override": 24.0,
            "oled_left_wall_z_offset_override": 0.0,
            "oled_left_wall_lower_y_offset": 12.0,
            "oled_left_wall_lower_z_offset": 5.0,
            "oled_thickness": 4.2,
            "oled_mount_bezel_thickness": 3.5,
            "oled_mount_bezel_chamfer": 2.0,
            "oled_mount_connector_hole": 6.0,
            "oled_screen_start_from_conn_end": 6.5,
            "oled_screen_length": 24.5,
            "oled_screen_width": 10.5,
            "oled_clip_thickness": 1.5,
            "oled_clip_width": 6.0,
            "oled_clip_overhang": 1.0,
            "oled_clip_extension": 5.0,
            "oled_clip_width_clearance": 0.5,
            "oled_clip_undercut": 0.5,
            "oled_clip_undercut_thickness": 2.5,
            "oled_clip_y_gap": 0.2,
            "oled_clip_z_gap": 0.2
        }
    },
    "web_thickness": 4.0,
    "post_size": 0.1,
    "post_adj": 0,
    "screws_offset": "INSIDE",
    "screw_insert_height": 3.8,
    "screw_insert_bottom_radius": 2.655,
    "screw_insert_top_radius": 2.55,
    "wire_post_height": 7,
    "wire_post_overhang": 3.5,
    "wire_post_diameter": 2.6,
    "controller_mount_type": "EXTERNAL",
    "external_holder_height": 12.5,
    "external_holder_width": 28.75,
    "external_holder_xoffset": -5.0,
    "screw_hole_diameter": 2,
    "base_thickness": 3.0,
    "base_offset": 3.0,
    "base_rim_thickness": 5.0,
    "screw_cbore_diameter": 4.0,
    "screw_cbore_depth": 2.0,
    "plate_holes": false,
    "plate_holes_xy_offset": [
        0.0,
        0.0
    ],
    "plate_holes_width": 14.3,
    "plate_holes_height": 14.3,
    "plate_holes_diameter": 1.7,
    "plate_holes_depth": 20.0,
    "column_offsets": [
        [
            0,
            0,
            0
        ],
        [
            0,
            0,
            0
        ],
        [
            0,
            2.82,
            -4.5
        ],
        [
            0,
            0,
            0
        ],
        [
            0,
            -6,
            5
        ],
        [
            0,
            -6,
            5
        ],
        [
            0,
            -6,
            5
        ]
    ]
}