Skip to content

Commit

Permalink
remove MX & Alps footprints
Browse files Browse the repository at this point in the history
  • Loading branch information
brow committed Dec 26, 2021
1 parent c9c245e commit 40cd930
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions source/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,17 +107,7 @@ points:
anchor:
shift: [,-4]
key:
footprints: &quad
mx:
type: mx
nets:
from: '!colrow'
to: '!column_net'
alps:
type: alps
nets:
from: '!colrow'
to: '!column_net'
footprints: &footprints
choc:
type: choc
nets:
Expand All @@ -131,16 +121,6 @@ points:
nets:
from: '!colrow'
to: '!row_net'
mirror:
footprints: &quad_mirror
mx:
nets:
from: '!column_net'
to: '!colrow'
alps:
nets:
from: '!column_net'
to: '!colrow'
thumbfan:
anchor:
ref: matrix_inner_bottom
Expand Down Expand Up @@ -172,8 +152,7 @@ points:
mirror:
row_net: P19
key:
footprints: *quad
mirror: *quad_mirror
footprints: *footprints
rotate: -25
mirror:
ref: matrix_inner_top
Expand Down

0 comments on commit 40cd930

Please sign in to comment.