fix case
This commit is contained in:
parent
96d043126a
commit
52af7f0a20
1 changed files with 13 additions and 8 deletions
21
45treus.yaml
21
45treus.yaml
|
@ -21,6 +21,7 @@ points:
|
||||||
to: =row_net
|
to: =row_net
|
||||||
anchor:
|
anchor:
|
||||||
shift: [0, -5]
|
shift: [0, -5]
|
||||||
|
|
||||||
zones:
|
zones:
|
||||||
matrix:
|
matrix:
|
||||||
columns:
|
columns:
|
||||||
|
@ -63,18 +64,18 @@ outlines:
|
||||||
plate:
|
plate:
|
||||||
- type: keys
|
- type: keys
|
||||||
side: both
|
side: both
|
||||||
size: 30
|
size: 25
|
||||||
corner: 3
|
corner: 1
|
||||||
- type: polygon
|
- type: polygon
|
||||||
points:
|
points:
|
||||||
- ref: matrix_inner_num
|
- ref: matrix_inner_num
|
||||||
shift: [0, 10]
|
shift: [0, -5]
|
||||||
- ref: matrix_inner_bottom
|
- ref: matrix_thumb_bottom
|
||||||
shift: [0, -10]
|
shift: [-15, 0]
|
||||||
- ref: mirror_matrix_inner_bottom
|
- ref: mirror_matrix_thumb_bottom
|
||||||
shift: [0, -10]
|
shift: [-15, 0]
|
||||||
- ref: mirror_matrix_inner_num
|
- ref: mirror_matrix_inner_num
|
||||||
shift: [0, 10]
|
shift: [0, -5]
|
||||||
|
|
||||||
cases:
|
cases:
|
||||||
case:
|
case:
|
||||||
|
@ -89,3 +90,7 @@ pcbs:
|
||||||
footprints:
|
footprints:
|
||||||
mcu:
|
mcu:
|
||||||
type: promicro
|
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