Extend footprint test coverage
This commit is contained in:
parent
3aef729465
commit
1de68843ce
8 changed files with 1023 additions and 4 deletions
26
test/footprints/chocmini.yaml
Normal file
26
test/footprints/chocmini.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
points.zones.matrix:
|
||||
pcbs.pcb.footprints:
|
||||
|
||||
# base
|
||||
- what: chocmini
|
||||
nets:
|
||||
from: from
|
||||
to: to
|
||||
|
||||
# keycap visualization
|
||||
- what: chocmini
|
||||
nets:
|
||||
from: from
|
||||
to: to
|
||||
params:
|
||||
keycaps: true
|
||||
adjust.shift: [50, 0]
|
||||
|
||||
# reverse
|
||||
- what: chocmini
|
||||
nets:
|
||||
from: from
|
||||
to: to
|
||||
params:
|
||||
reverse: true
|
||||
adjust.shift: [100, 0]
|
Loading…
Add table
Add a link
Reference in a new issue