17 lines
No EOL
228 B
YAML
17 lines
No EOL
228 B
YAML
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] |