Skip to content
Snippets Groups Projects
  • Ben Z Yuan's avatar
    182c268e
    kicad: convert fab.mod + add usb micro footprint · 182c268e
    Ben Z Yuan authored
    Newer versions of KiCAD treat `.mod` footprint libraries as "legacy" and will
    refuse to edit them. This commit converts the library to the new `.pretty`
    format.
    
    Note that the new format is a folder with loose `.kicad_mod` files, so it
    needs to be zipped for distribution.
    
    Additionally, a footprint was added for the USB micro-B socket that claims to
    be on inventory.
    182c268e
    History
    kicad: convert fab.mod + add usb micro footprint
    Ben Z Yuan authored
    Newer versions of KiCAD treat `.mod` footprint libraries as "legacy" and will
    refuse to edit them. This commit converts the library to the new `.pretty`
    format.
    
    Note that the new format is a folder with loose `.kicad_mod` files, so it
    needs to be zipped for distribution.
    
    Additionally, a footprint was added for the USB micro-B socket that claims to
    be on inventory.
fab-AYZ0102AGRLC.kicad_mod 1.85 KiB
(module fab-AYZ0102AGRLC (layer F.Cu) (tedit 200000)
  (attr smd)
  (fp_text reference >NAME (at 0.381 -3.429) (layer F.SilkS)
    (effects (font (size 1.27 1.27) (thickness 0.1016)))
  )
  (fp_text value >VALUE (at 0.508 3.937) (layer F.SilkS)
    (effects (font (size 1.27 1.27) (thickness 0.1016)))
  )
  (fp_line (start -3.59918 1.4986) (end 3.59918 1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start 3.59918 1.4986) (end 3.59918 -1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start 3.59918 -1.4986) (end 1.4986 -1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start 1.4986 -1.4986) (end -1.4986 -1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start -1.4986 -1.4986) (end -3.59918 -1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start -3.59918 -1.4986) (end -3.59918 1.4986) (layer B.SilkS) (width 0.127))
  (fp_line (start 0 -1.59766) (end 0 -2.49936) (layer B.SilkS) (width 0.127))
  (fp_line (start 0 -2.49936) (end 1.4986 -2.49936) (layer B.SilkS) (width 0.127))
  (fp_line (start 1.4986 -2.49936) (end 1.4986 -1.4986) (layer B.SilkS) (width 0.127))
  (fp_circle (center -1.4986 -0.39878) (end -1.70942 -0.6096) (layer F.SilkS) (width 0.127))
  (fp_line (start -1.92278 -0.39878) (end -1.07442 -0.39878) (layer F.SilkS) (width 0.127))
  (fp_line (start -1.4986 0.02286) (end -1.4986 -0.82296) (layer F.SilkS) (width 0.127))
  (fp_circle (center 1.4986 -0.39878) (end 1.70942 -0.6096) (layer F.SilkS) (width 0.127))
  (fp_line (start 1.07442 -0.39878) (end 1.92278 -0.39878) (layer F.SilkS) (width 0.127))
  (fp_line (start 1.4986 0.02286) (end 1.4986 -0.82296) (layer F.SilkS) (width 0.127))
  (pad 1 smd rect (at 2.49936 2.2987) (size 0.99822 1.19888) (layers F.Cu F.Paste F.Mask))
  (pad 2 smd rect (at 0 2.2987) (size 0.99822 1.19888) (layers F.Cu F.Paste F.Mask))
  (pad 3 smd rect (at -2.49936 2.2987) (size 0.99822 1.19888) (layers F.Cu F.Paste F.Mask))
)