7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-03 00:26:36 +00:00

SiTime_PQFN-4L oscillator footprint

See merge request kicad/libraries/kicad-footprints!3891
This commit is contained in:
Chris Morgan 2024-12-12 01:51:58 +00:00 committed by Tobias Falk
parent 8f7c2a376b
commit ee98c5022c
5 changed files with 1348 additions and 0 deletions

View File

@ -0,0 +1,248 @@
(footprint "Oscillator_SMD_SiT_PQFN-4Pin_2.0x1.6mm"
(version 20240108)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "mems programmable oscillator https://www.sitime.com/datasheet/SiT8008 page 10, 2.0x1.6mm^2 package, generated by make_crystal.py")
(tags "SMD SMT oscillator mems programmable")
(property "Reference" "REF**"
(at 0 -2.06 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Oscillator_SMD_SiT_PQFN-4Pin_2.0x1.6mm"
(at 0 2.06 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 0.116667 0)
(stroke
(width 0.233333)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.266667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.416667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_line
(start -1.46 -1.26)
(end -1.46 1.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.46 1.26)
(end 1.46 1.26)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.45 -1.25)
(end -1.45 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -1.45 1.25)
(end 1.45 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 1.45 -1.25)
(end -1.45 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 1.45 1.25)
(end 1.45 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -1 -0.6)
(end -0.8 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1 0.3)
(end -0.5 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1 0.6)
(end -1 -0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -0.8 -0.8)
(end 0.8 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -0.8 0.8)
(end -1 0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 0.8 -0.8)
(end 1 -0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 0.8 0.8)
(end -0.8 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1 -0.6)
(end 1 0.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1 0.6)
(end 0.8 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -0.75 0.6)
(size 0.9 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "2" smd roundrect
(at 0.75 0.6)
(size 0.9 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "3" smd roundrect
(at 0.75 -0.6)
(size 0.9 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "4" smd roundrect
(at -0.75 -0.6)
(size 0.9 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(model "${KICAD8_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_SiT_PQFN-4Pin_2.0x1.6mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@ -0,0 +1,248 @@
(footprint "Oscillator_SMD_SiT_PQFN-4Pin_2.5x2.0mm"
(version 20240108)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "mems programmable oscillator https://www.sitime.com/datasheet/SiT8008 page 10, 2.5x2.0mm^2 package, generated by make_crystal.py")
(tags "SMD SMT oscillator mems programmable")
(property "Reference" "REF**"
(at 0 -2.26 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Oscillator_SMD_SiT_PQFN-4Pin_2.5x2.0mm"
(at 0 2.26 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 0.116667 0)
(stroke
(width 0.233333)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.266667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.416667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_line
(start -1.76 -1.51)
(end -1.76 1.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.76 1.51)
(end 1.76 1.51)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.75 -1.5)
(end -1.75 1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -1.75 1.5)
(end 1.75 1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 1.75 -1.5)
(end -1.75 -1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 1.75 1.5)
(end 1.75 -1.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -1.25 -0.8)
(end -1.05 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.25 0)
(end -0.25 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.25 0.8)
(end -1.25 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.05 -1)
(end 1.05 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.05 1)
(end -1.25 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.05 -1)
(end 1.25 -0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.05 1)
(end -1.05 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.25 -0.8)
(end 1.25 0.8)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.25 0.8)
(end 1.05 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -0.95 0.75)
(size 1.1 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "2" smd roundrect
(at 0.95 0.75)
(size 1.1 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "3" smd roundrect
(at 0.95 -0.75)
(size 1.1 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "4" smd roundrect
(at -0.95 -0.75)
(size 1.1 1)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(model "${KICAD8_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_SiT_PQFN-4Pin_2.5x2.0mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@ -0,0 +1,248 @@
(footprint "Oscillator_SMD_SiT_PQFN-4Pin_3.2x2.5mm"
(version 20240108)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "mems programmable oscillator https://www.sitime.com/datasheet/SiT8008 page 11, 3.2x2.5mm^2 package, generated by make_crystal.py")
(tags "SMD SMT oscillator mems programmable")
(property "Reference" "REF**"
(at 0 -2.55 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Oscillator_SMD_SiT_PQFN-4Pin_3.2x2.5mm"
(at 0 2.55 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 0.116667 0)
(stroke
(width 0.233333)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.266667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.416667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_line
(start -2.06 -1.81)
(end -2.06 1.81)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.06 1.81)
(end 2.06 1.81)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.05 -1.8)
(end -2.05 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -2.05 1.8)
(end 2.05 1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 2.05 -1.8)
(end -2.05 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 2.05 1.8)
(end 2.05 -1.8)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -1.6 -1.05)
(end -1.4 -1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.6 0.25)
(end -0.6 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.6 1.05)
(end -1.6 -1.05)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.4 -1.25)
(end 1.4 -1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -1.4 1.25)
(end -1.6 1.05)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.4 -1.25)
(end 1.6 -1.05)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.4 1.25)
(end -1.4 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.6 -1.05)
(end 1.6 1.05)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 1.6 1.05)
(end 1.4 1.25)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -1.1 0.95)
(size 1.4 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "2" smd roundrect
(at 1.1 0.95)
(size 1.4 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "3" smd roundrect
(at 1.1 -0.95)
(size 1.4 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "4" smd roundrect
(at -1.1 -0.95)
(size 1.4 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(model "${KICAD8_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_SiT_PQFN-4Pin_3.2x2.5mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@ -0,0 +1,320 @@
(footprint "Oscillator_SMD_SiT_PQFN-4Pin_5.0x3.2mm"
(version 20240108)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "mems programmable oscillator https://www.sitime.com/datasheet/SiT8008 page 11, 5.0x3.2mm^2 package, generated by make_crystal.py")
(tags "SMD SMT oscillator mems programmable")
(property "Reference" "REF**"
(at 0 -2.9 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Oscillator_SMD_SiT_PQFN-4Pin_5.0x3.2mm"
(at 0 2.9 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 0.116667 0)
(stroke
(width 0.233333)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.266667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.416667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_line
(start -2.76 -1.86)
(end -2.28 -1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.76 1.86)
(end -2.76 -1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.28 1.86)
(end -2.76 1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.28 2.16)
(end -2.28 1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -0.26 -1.86)
(end 0.26 -1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -0.26 1.86)
(end -0.26 2.16)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 0.26 1.86)
(end -0.26 1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 2.28 -1.86)
(end 2.76 -1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 2.76 -1.86)
(end 2.76 1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 2.76 1.86)
(end 2.28 1.86)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -2.75 -2.16)
(end -2.75 2.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -2.75 2.16)
(end 2.75 2.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 2.75 -2.16)
(end -2.75 -2.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 2.75 2.16)
(end 2.75 -2.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -2.5 -1.4)
(end -2.3 -1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -2.5 0.6)
(end -1.5 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -2.5 1.4)
(end -2.5 -1.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -2.3 -1.6)
(end 2.3 -1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -2.3 1.6)
(end -2.5 1.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 2.3 -1.6)
(end 2.5 -1.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 2.3 1.6)
(end -2.3 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 2.5 -1.4)
(end 2.5 1.4)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 2.5 1.4)
(end 2.3 1.6)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -1.27 1.1)
(size 1.5 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "2" smd roundrect
(at 1.27 1.1)
(size 1.5 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "3" smd roundrect
(at 1.27 -1.1)
(size 1.5 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "4" smd roundrect
(at -1.27 -1.1)
(size 1.5 1.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(model "${KICAD8_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_SiT_PQFN-4Pin_5.0x3.2mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)

View File

@ -0,0 +1,284 @@
(footprint "Oscillator_SMD_SiT_PQFN-4Pin_7.0x5.0mm"
(version 20240108)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "mems programmable oscillator https://www.sitime.com/datasheet/SiT8008 page 12, 7.0x5.0mm^2 package, generated by make_crystal.py")
(tags "SMD SMT oscillator mems programmable")
(property "Reference" "REF**"
(at 0 -3.905 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Oscillator_SMD_SiT_PQFN-4Pin_7.0x5.0mm"
(at 0 3.905 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 0.116667 0)
(stroke
(width 0.233333)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.266667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.416667 0)
(stroke
(width 0.166667)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_circle
(center 0 0)
(end 0.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill none)
(layer "F.Adhes")
)
(fp_line
(start -3.76 0.645)
(end -3.76 -0.645)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -3.52 0.645)
(end -3.76 0.645)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.18 -2.76)
(end 1.18 -2.76)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -1.18 2.76)
(end -1.18 3.165)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 1.18 2.76)
(end -1.18 2.76)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start 3.76 -0.645)
(end 3.76 0.645)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
)
(fp_line
(start -3.89 -3.16)
(end -3.89 3.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -3.89 3.16)
(end 3.89 3.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 3.89 -3.16)
(end -3.89 -3.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start 3.89 3.16)
(end 3.89 -3.16)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
)
(fp_line
(start -3.5 -2.3)
(end -3.3 -2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -3.5 1.5)
(end -2.5 2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -3.5 2.3)
(end -3.5 -2.3)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -3.3 -2.5)
(end 3.3 -2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start -3.3 2.5)
(end -3.5 2.3)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 3.3 -2.5)
(end 3.5 -2.3)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 3.3 2.5)
(end -3.3 2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 3.5 -2.3)
(end 3.5 2.3)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_line
(start 3.5 2.3)
(end 3.3 2.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -2.54 1.905)
(size 2.2 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "2" smd roundrect
(at 2.54 1.905)
(size 2.2 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "3" smd roundrect
(at 2.54 -1.905)
(size 2.2 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(pad "4" smd roundrect
(at -2.54 -1.905)
(size 2.2 2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
)
(model "${KICAD8_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_SMD_SiT_PQFN-4Pin_7.0x5.0mm.wrl"
(offset
(xyz 0 0 0)
)
(scale
(xyz 1 1 1)
)
(rotate
(xyz 0 0 0)
)
)
)