add cutout for wood top plate with button
This commit is contained in:
parent
75c2ff47d9
commit
81a60e9b26
1 changed files with 32 additions and 2 deletions
34
23treus.yaml
34
23treus.yaml
|
@ -117,10 +117,40 @@ outlines:
|
|||
shift: [-9, -24.5]
|
||||
# cutout for the cable (looks)
|
||||
- type: rectangle
|
||||
size: [8, 50]
|
||||
size: [18, 50]
|
||||
anchor:
|
||||
ref: [matrix_inner_top, mirror_matrix_inner_top]
|
||||
shift: [-4, -24.5]
|
||||
shift: [-9, -24.5]
|
||||
# reset button
|
||||
- type: polygon
|
||||
points:
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-5, 5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-5, -5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-1, -5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-1, -4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-4, -4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [-4, 4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [4, 4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [4, -4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [1, -4]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [1, -5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [5, -5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [5, -5]
|
||||
- ref: [matrix_inner_bottom, mirror_matrix_inner_bottom]
|
||||
shift: [5, 5]
|
||||
|
||||
# 14mm holes for cherry switches
|
||||
keyholes:
|
||||
- type: keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue