Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
e378c3b752 | |||
81a60e9b26 |
1 changed files with 33 additions and 16 deletions
49
23treus.yaml
49
23treus.yaml
|
@ -94,20 +94,7 @@ outlines:
|
|||
shift: [10, 10]
|
||||
- ref: mirror_matrix_inner_num
|
||||
shift: [10, 10]
|
||||
#- type: keys
|
||||
# side: both
|
||||
# size: 20
|
||||
# corner: 1
|
||||
#- type: polygon
|
||||
# points:
|
||||
# - ref: matrix_inner_num
|
||||
# shift: [0, -5]
|
||||
# - ref: matrix_thumb_bottom
|
||||
# shift: [-10, -10]
|
||||
# - ref: mirror_matrix_thumb_bottom
|
||||
# shift: [-10, -10]
|
||||
# - ref: mirror_matrix_inner_num
|
||||
# shift: [0, -5]
|
||||
|
||||
chip:
|
||||
# cutout for the chip itself
|
||||
- type: rectangle
|
||||
|
@ -117,10 +104,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