mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-23 22:43:43 +00:00
changed rounded rectangle to rectangle on pin 1
This commit is contained in:
parent
06c8b2ceff
commit
a5e8024c9e
@ -1,4 +1,4 @@
|
||||
(module Potentiometer_Bourns_3362P_Vertical (layer F.Cu) (tedit 5D867C9C)
|
||||
(module Potentiometer_Bourns_3362P_Vertical (layer F.Cu) (tedit 5D867DCA)
|
||||
(descr "Potentiometer, vertical, Bourns 3362P, https://www.bourns.com/docs/Product-Datasheets/3362.pdf")
|
||||
(tags "Potentiometer vertical Bourns 3362P")
|
||||
(fp_text reference REF** (at -0.03 -7.05) (layer F.SilkS)
|
||||
@ -26,7 +26,7 @@
|
||||
(fp_line (start 0.31 -0.971) (end 0.31 -4.115) (layer F.Fab) (width 0.1))
|
||||
(pad 3 thru_hole circle (at 0 -5.08) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 2.54 -2.54) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole roundrect (at 0 0) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask) (roundrect_rratio 0.173))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 1.44 1.44) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Potentiometer_THT.3dshapes/Potentiometer_Bourns_3362P_Vertical.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
|
Loading…
Reference in New Issue
Block a user