Skip to content

Commit

Permalink
Remove attr from the footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
ceoloide committed Nov 2, 2023
1 parent 0d77377 commit eba6b6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ergogen/footprints/jst_battery_connector.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ module.exports = {
${p.at /* parametric position */}
(descr "JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf)")
(attr through_hole)
(fp_text reference "${p.ref}" (at 1 -2.55 ${p.rot}) (layer "${p.side}.SilkS") ${p.ref_hide}
(effects (font (size 1 1) (thickness 0.15)))
)
Expand Down

0 comments on commit eba6b6d

Please sign in to comment.