From 6e7dc4502d3bf57276efc3e6cc396d2e37a16307 Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Tue, 21 Nov 2023 21:34:06 +0000 Subject: [PATCH] Fix wrong local net for jumper pad --- ergogen/footprints/jst_battery_connector.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ergogen/footprints/jst_battery_connector.js b/ergogen/footprints/jst_battery_connector.js index 1a27471..c628771 100644 --- a/ergogen/footprints/jst_battery_connector.js +++ b/ergogen/footprints/jst_battery_connector.js @@ -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))