Extend footprint test coverage

This commit is contained in:
Bán Dénes 2022-12-04 16:32:14 +01:00
parent 3aef729465
commit 1de68843ce
8 changed files with 1023 additions and 4 deletions

View 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]