Filtering applied to PCBs as well
This commit is contained in:
parent
0d73c59538
commit
40406fbc03
6 changed files with 33 additions and 32 deletions
BIN
test/fixtures/bundle.zip
vendored
BIN
test/fixtures/bundle.zip
vendored
Binary file not shown.
4
test/fixtures/bundle/config.yaml
vendored
4
test/fixtures/bundle/config.yaml
vendored
|
@ -9,5 +9,5 @@ pcbs:
|
|||
outlines.edge.outline: box
|
||||
footprints:
|
||||
injected:
|
||||
type: injected
|
||||
anchor: matrix
|
||||
what: injected
|
||||
where: matrix
|
||||
|
|
|
@ -11,19 +11,19 @@ pcbs:
|
|||
outline: edge
|
||||
footprints:
|
||||
trace:
|
||||
type: trace_test
|
||||
anchor:
|
||||
what: trace_test
|
||||
where:
|
||||
shift: [1, 1]
|
||||
rotate: 30
|
||||
zone:
|
||||
type: zone_test
|
||||
anchor:
|
||||
what: zone_test
|
||||
where:
|
||||
shift: [1, 1]
|
||||
rotate: 30
|
||||
dyn:
|
||||
type: dynamic_net_test
|
||||
what: dynamic_net_test
|
||||
anc:
|
||||
type: anchor_test
|
||||
what: anchor_test
|
||||
anchors:
|
||||
end:
|
||||
ref: matrix
|
||||
|
|
|
@ -5,7 +5,7 @@ pcbs:
|
|||
shown:
|
||||
references: true
|
||||
footprints:
|
||||
- type: references_test
|
||||
- what: references_test
|
||||
hidden:
|
||||
footprints:
|
||||
- type: references_test
|
||||
- what: references_test
|
Loading…
Add table
Add a link
Reference in a new issue