Filtering applied to PCBs as well
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user