30 lines
427 B
YAML
30 lines
427 B
YAML
points.zones.matrix:
|
|
pcbs.pcb.footprints:
|
|
|
|
- what: pad
|
|
nets:
|
|
net: net
|
|
|
|
- what: pad
|
|
nets:
|
|
net: net
|
|
params:
|
|
align: right
|
|
text: text
|
|
adjust.shift: [50, 0]
|
|
|
|
- what: pad
|
|
nets:
|
|
net: net
|
|
params:
|
|
align: up
|
|
front: false
|
|
adjust.shift: [0, 50]
|
|
|
|
- what: pad
|
|
nets:
|
|
net: net
|
|
params:
|
|
align: down
|
|
mirrored: true
|
|
adjust.shift: [50, 50]
|