dev: add battery pads

This commit is contained in:
phiwan-dev 2025-06-08 00:06:28 +02:00
parent acdbc8b56a
commit 3c9ec7457f
2 changed files with 233 additions and 0 deletions

View file

@ -180,3 +180,17 @@ pcbs:
ref: matrix_inner_top
shift: [kx+2, -2]
battery_pads:
what: pads
params:
reverse: true
net_1: "BAT+"
net_2: "GND"
label_1: "+"
label_2: ""
space: 1.25
where:
ref: matrix_inner_home
shift: [kx+2, 0]