fix case
This commit is contained in:
parent
2958f1b9c0
commit
1267462fcc
1 changed files with 13 additions and 8 deletions
21
45treus.yaml
21
45treus.yaml
|
@ -21,6 +21,7 @@ points:
|
|||
to: =row_net
|
||||
anchor:
|
||||
shift: [0, -5]
|
||||
|
||||
zones:
|
||||
matrix:
|
||||
columns:
|
||||
|
@ -63,18 +64,18 @@ outlines:
|
|||
plate:
|
||||
- type: keys
|
||||
side: both
|
||||
size: 30
|
||||
corner: 3
|
||||
size: 25
|
||||
corner: 1
|
||||
- type: polygon
|
||||
points:
|
||||
- ref: matrix_inner_num
|
||||
shift: [0, 10]
|
||||
- ref: matrix_inner_bottom
|
||||
shift: [0, -10]
|
||||
- ref: mirror_matrix_inner_bottom
|
||||
shift: [0, -10]
|
||||
shift: [0, -5]
|
||||
- ref: matrix_thumb_bottom
|
||||
shift: [-15, 0]
|
||||
- ref: mirror_matrix_thumb_bottom
|
||||
shift: [-15, 0]
|
||||
- ref: mirror_matrix_inner_num
|
||||
shift: [0, 10]
|
||||
shift: [0, -5]
|
||||
|
||||
cases:
|
||||
case:
|
||||
|
@ -89,3 +90,7 @@ pcbs:
|
|||
footprints:
|
||||
mcu:
|
||||
type: promicro
|
||||
anchor:
|
||||
rotate: 270
|
||||
ref: [matrix_inner_top, mirror_matrix_inner_top]
|
||||
shift: [0, -8]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue