Basic footprint tests
This commit is contained in:
17
test/footprints/button.yaml
Normal file
17
test/footprints/button.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
points.zones.matrix:
|
||||
pcbs.pcb.footprints:
|
||||
|
||||
# front
|
||||
- what: button
|
||||
nets:
|
||||
from: from
|
||||
to: to
|
||||
|
||||
# back
|
||||
- what: button
|
||||
nets:
|
||||
from: from
|
||||
to: to
|
||||
params:
|
||||
side: B
|
||||
adjust.shift: [50, 0]
|
||||
Reference in New Issue
Block a user