forked from soundmonster/samoklava
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
446 lines (446 loc) · 10.1 KB
/
config.yaml
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
meta:
engine: 4.0.4
name: samoklava
version: 0.3
author: soundmonnster
url: https://github.com/soundmonster/samoklava
units:
kx: cx
ky: cy
px: 2
py: 2
key_x: cx
key_y: cy
padding_x: 2
padding_y: 2
slop_xy: .2
slop_x: .2
slop_y: .2
wall_xy: 2
points:
key:
footprints:
choc_hotswap:
type: choc
params:
hotswap: true
reverse: true
keycaps: true
nets:
from: =colrow
to: =column_net
diode:
type: diode
nets:
from: =colrow
to: =row_net
anchor:
shift: [0, -5]
zones:
matrix:
key.padding: ky
columns:
backspace:
key:
stagger: 0 ky
spread: kx
column_net: col_backspace
caps:
key:
stagger: 0 ky
spread: kx
column_net: col_caps
pinky:
key:
stagger: 0 ky
spread: kx
column_net: col_pinky
ring:
key:
stagger: 0 ky
spread: kx
column_net: col_ring
middle:
key:
stagger: 0 ky
spread: kx
column_net: col_middle
index:
key:
stagger: -0 ky
spread: kx
column_net: col_index
inner:
key:
stagger: -0 ky
spread: kx
column_net: col_inner
inner2:
key:
stagger: -0 ky
spread: kx
column_net: col_inner2
rows:
ctrl:
row_net: row_ctrl
bottom:
row_net: row_bottom
home:
row_net: row_home
top:
row_net: row_top
number:
row_net: row_number
outlines:
# board dimensions according to JLCPCB: 122.28 mm x 101.05 mm
raw:
- what: polygon
asym: source
fillet: px
points:
- ref: matrix_backspace_number # top left
shift: [-(key_x/2 + padding_x), key_x/2 + padding_y]
- ref: matrix_backspace_ctrl # bottom left
shift: [-(key_x/2 + padding_x), -(key_x/2 + padding_y)]
- ref: matrix_inner2_ctrl # bottom right
shift: [(key_x/2 + padding_x), -(key_x/2 + padding_y)]
- ref: matrix_inner2_number # top right
shift: [(key_x/2 + padding_x), (key_x/2 + padding_y)]
raw_with_controller:
- $extends: outlines.raw.0
points:
- $extends: outlines.raw.0.points.0
- $extends: outlines.raw.0.points.1
- $extends: outlines.raw.0.points.2
- $extends: outlines.raw.0.points.3
- ref: matrix_inner2_number # controller top right
shift: [(key_x/2 + padding_x), (key_x/2 + 26)]
- ref: matrix_inner2_number # controller top left
shift: [(key_x/2 + padding_x - 57), (key_x/2 + 26)]
- ref: matrix_inner2_number # controller bottom left
shift: [(key_x/2 + padding_x - 57), (key_x/2 + padding_y)]
raw_with_controller_and_slop:
- what: outline
name: raw_with_controller
expand: slop_xy
raw_wall:
- what: outline
name: raw_with_controller
expand: wall_xy
switches:
- what: rectangle
where: true
asym: source
size: 13.8 # mm
switches_clip:
- what: rectangle
where: true
asym: source
size: [14.7, 13.8] # mm 14.5 + .2 for slop
unused_left_switches:
backspace_ctrl:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_ctrl
backspace_bottom:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_bottom
backspace_home:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_home
backspace_top:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_top
backspace_number:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_number
unused_right_switches:
backspace_bottom:
what: rectangle
size: 14.7 # mm
where:
- ref: matrix_backspace_bottom
keywell:
- "raw"
base_outline:
- "raw_with_controller"
base_outline_with_slop:
- "raw_with_controller_and_slop"
screw_holes:
top_left:
what: circle
where:
- ref: matrix_ring_home
shift: [-0.5 kx, 0 ky]
radius: 1.05
bottom_left:
what: circle
where:
- ref: matrix_pinky_bottom
shift: [0.5 kx, 0]
radius: 1.05
top_right:
what: circle
where:
- ref: matrix_inner2_top
shift: [-0.5 kx, 0]
radius: 1.05
mounting_holes:
$extends: outlines.screw_holes
top_left:
radius: 2.05
bottom_left:
radius: 2.05
top_right:
radius: 2.05
wall:
- "raw_wall"
bottom_outline:
- "base_outline"
# TODO use footprints with pad + via reinforcement as mounting holes
- "-screw_holes"
plate:
- "keywell"
- "-switches"
- "-screw_holes"
left_plate:
- "keywell"
- "-switches"
- "-screw_holes"
- "unused_left_switches"
pcb:
- "base_outline"
# TODO use footprints with pad + via reinforcement as mounting holes
- "-mounting_holes"
pcbs:
top_plate:
outlines:
edge:
outline: plate
layer: Edge.Cuts
footprints:
jlc_order_number:
what: text
where:
ref:
- matrix_ring_home
shift: [-0.25 kx, 0.5 ky]
params:
text: "JLCJLCJLCJLC"
justify: left
bottom_plate:
outlines:
edge:
outline: bottom_outline
layer: Edge.Cuts
board:
outlines:
edge:
outline: pcb
layer: Edge.Cuts
footprints:
choc_hotswap:
what: choc
where:
- /matrix_.*/
params:
hotswap: true
reverse: true
keycaps: true
from: "{{colrow}}"
to: "{{column_net}}"
# choc_via:
# what: via2
# where:
# - /matrix_.*/
# adjust:
# shift: [-7, -5]
# params:
# net: "{{col_net}}"
diode_front:
what: smd_diode
where:
- /matrix_.*/
adjust:
shift: [3, -5]
rotate: 90
params:
from: "{{colrow}}"
to: "{{row_net}}"
front: true
back: false
diode_back:
what: smd_diode
where:
- /matrix_.*/
adjust:
shift: [-3, -5]
rotate: 90
params:
from: "{{colrow}}"
to: "{{row_net}}"
front: false
back: true
diode_via_enter:
what: via2
where:
- /matrix_.*/
adjust:
shift: [8, -6.5]
params:
net: "{{row_net}}"
diode_via_mix:
what: via2
where:
- /matrix_.*/
adjust:
shift: [0, -6.5]
params:
net: "{{row_net}}"
diode_via_exit:
what: via2
where:
- /matrix_.*/
adjust:
shift: [11, -6.5]
params:
net: "{{row_net}}"
mcu_r:
what: promicro_flippable
where:
ref:
- matrix_inner2_top
shift: [-24, 38]
rotate: 0
params:
orientation: up
silk_layer: B.SilkS
P3: row_number
P4: row_top
P5: row_home
P6: row_bottom
P7: row_ctrl
P10: col_inner2
P16: col_inner
P14: col_index
P15: col_middle
P18: col_ring
P19: col_pinky
P20: col_caps
P21: col_backspace
mcu_l:
what: promicro_flippable
where:
ref:
- matrix_inner2_top
shift: [-25.25, 40.5]
rotate: 0
params:
orientation: down
silk_layer: F.SilkS
trrs:
what: trrs_tight
where:
ref:
- matrix_inner2_top
shift: [2, 50]
rotate: 0
params:
reverse: true
symmetric: false
# The naming of the nets on this footprint is different from the Corne schematics.
A: ""
B: VCC
C: GND
D: P0
info_l:
what: text
where:
ref:
- matrix_inner2_number
shift: [-.25kx, .75ky]
params:
text: "orthosplit75 v0.2\\nby unseenforce"
justify: left
info_r:
what: text
where:
ref:
- matrix_inner2_number
shift: [-0.25 kx, .75ky]
params:
layer: B.SilkS
text: "orthosplit75 v0.2\\nby unseenforce"
justify: right mirror
cases:
left_plate_rotated_stl:
- name: plate
operation: add
extrude: 2.2
- name: switches_clip
operation: subtract
extrude: 0.92 # + .2 for slop
- name: unused_left_switches
operation: add
extrude: 2.2
left_plate_stl:
- what: case
name: left_plate_rotated_stl
rotate: [180, 0, 0]
right_plate_stl:
- name: plate
operation: add
extrude: 2.2
- name: switches_clip
operation: subtract
shift: [0, 0, 1.28] # -.2 for slop
extrude: 0.9
- name: unused_right_switches
operation: add
extrude: 2.2
switch_tester_stl:
- name: plate
operation: add
extrude: 4.85 # 2.2 + 2.65
- name: switches_clip
operation: subtract
shift: [0, 0, 1.3]
extrude: 3.55 # 0.9 + 2.65
base_stl:
- name: base_outline
operation: add
extrude: 2.2
total_area:
- name: raw_wall
operation: add
extrude: 7 # floor thickness 1mm, 6mm for height
inner_wall:
- name: base_outline_with_slop
extrude: 7 # floor thickness 1mm, 6mm for height
wall:
- what: case
name: total_area
operation: add
- what: case
name: inner_wall
operation: subtract
floor:
- name: base_outline_with_slop
operation: add
extrude: 1
case_stl:
- what: case
name: wall
operation: add
- what: case
name: floor
operation: add