From 52af7f0a20b3d1b9a60005ce0cbedb7d43faa61a Mon Sep 17 00:00:00 2001 From: foosinn Date: Wed, 23 Mar 2022 10:19:18 +0100 Subject: [PATCH] fix case --- 45treus.yaml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/45treus.yaml b/45treus.yaml index ff11f2e..c3cee66 100644 --- a/45treus.yaml +++ b/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]