Fix wrong local net for jumper pad

This commit is contained in:
Marco Massarelli 2023-11-21 21:34:06 +00:00
parent 56c72940a7
commit 6e7dc4502d
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ module.exports = {
)
(width 0))
)
${local_nets[1]})
${local_nets[0]})
(pad 22 smd custom (at 1 1.8 ${180 + p.rot}) (size 0.1 0.1) (layers "F.Cu" "F.Mask")
(clearance 0.1) (zone_connect 0)
(options (clearance outline) (anchor rect))