Parameterize PCB component reference hiding
This commit is contained in:
parent
13052cd798
commit
3745cf3c47
6 changed files with 29 additions and 5 deletions
37
test/pcbs/mock_footprints.yaml
Normal file
37
test/pcbs/mock_footprints.yaml
Normal file
|
@ -0,0 +1,37 @@
|
|||
points:
|
||||
zones:
|
||||
matrix:
|
||||
columns:
|
||||
one:
|
||||
rows:
|
||||
only:
|
||||
outlines:
|
||||
exports:
|
||||
edge:
|
||||
- type: keys
|
||||
side: left
|
||||
size: [u, u]
|
||||
pcbs:
|
||||
main:
|
||||
outlines:
|
||||
edge:
|
||||
outline: edge
|
||||
footprints:
|
||||
trace:
|
||||
type: trace_test
|
||||
anchor:
|
||||
shift: [1, 1]
|
||||
rotate: 30
|
||||
zone:
|
||||
type: zone_test
|
||||
anchor:
|
||||
shift: [1, 1]
|
||||
rotate: 30
|
||||
dyn:
|
||||
type: dynamic_net_test
|
||||
anc:
|
||||
type: anchor_test
|
||||
anchors:
|
||||
end:
|
||||
ref: matrix_one_only
|
||||
shift: [10, 10]
|
Loading…
Add table
Add a link
Reference in a new issue