Per-footprint mirror overrides, better coordinate support
This commit is contained in:
parent
58bb16ed28
commit
e076b62190
5 changed files with 106 additions and 35 deletions
|
@ -1,4 +1,5 @@
|
|||
points.zones.matrix:
|
||||
mirror: 10
|
||||
outlines:
|
||||
edge:
|
||||
- what: rectangle
|
||||
|
@ -12,9 +13,14 @@ pcbs:
|
|||
footprints:
|
||||
trace:
|
||||
what: trace_test
|
||||
where:
|
||||
where: true
|
||||
adjust:
|
||||
shift: [1, 1]
|
||||
rotate: 30
|
||||
params:
|
||||
side: F
|
||||
mirror:
|
||||
side: B
|
||||
zone:
|
||||
what: zone_test
|
||||
where:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue