Skip to content

Commit 1917203

Browse files
committed
Add 21.12MHz crystal
1 parent b4eabd5 commit 1917203

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

Symbols/SparkFun-Clock.kicad_sym

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,64 @@
115115
)
116116
)
117117
)
118+
(symbol "Crystal_27.12MHz_3.2x2.5mm" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
119+
(property "Reference" "Y" (at 0 2.54 0)
120+
(effects (font (size 1.27 1.27)))
121+
)
122+
(property "Value" "27.12MHz" (at 0 -2.54 0)
123+
(effects (font (size 1.27 1.27)))
124+
)
125+
(property "Footprint" "SparkFun-Clock:Crystal_SMD_3.2x2.5mm" (at 0 -7.62 0)
126+
(effects (font (size 1.27 1.27)) hide)
127+
)
128+
(property "Datasheet" "https://www.raltron.com/webproducts/specs/CRYSTAL/RH100-27.120-18-F-3030-EXT-TR.pdf" (at 0 -5.08 0)
129+
(effects (font (size 1.27 1.27)) hide)
130+
)
131+
(property "PROD_ID" "XTAL-" (at 0 -10.16 0)
132+
(effects (font (size 1.27 1.27)) hide)
133+
)
134+
(property "ki_keywords" "quartz ceramic resonator oscillator" (at 0 0 0)
135+
(effects (font (size 1.27 1.27)) hide)
136+
)
137+
(property "ki_description" "Crystal" (at 0 0 0)
138+
(effects (font (size 1.27 1.27)) hide)
139+
)
140+
(property "ki_fp_filters" "Crystal*" (at 0 0 0)
141+
(effects (font (size 1.27 1.27)) hide)
142+
)
143+
(symbol "Crystal_27.12MHz_3.2x2.5mm_0_1"
144+
(rectangle (start -0.762 -1.524) (end 0.762 1.524)
145+
(stroke (width 0) (type default))
146+
(fill (type none))
147+
)
148+
(polyline
149+
(pts
150+
(xy -1.27 -0.762)
151+
(xy -1.27 0.762)
152+
)
153+
(stroke (width 0.381) (type default))
154+
(fill (type none))
155+
)
156+
(polyline
157+
(pts
158+
(xy 1.27 -0.762)
159+
(xy 1.27 0.762)
160+
)
161+
(stroke (width 0.381) (type default))
162+
(fill (type none))
163+
)
164+
)
165+
(symbol "Crystal_27.12MHz_3.2x2.5mm_1_1"
166+
(pin passive line (at -2.54 0 0) (length 1.27)
167+
(name "1" (effects (font (size 1.27 1.27))))
168+
(number "1" (effects (font (size 1.27 1.27))))
169+
)
170+
(pin passive line (at 2.54 0 180) (length 1.27)
171+
(name "2" (effects (font (size 1.27 1.27))))
172+
(number "2" (effects (font (size 1.27 1.27))))
173+
)
174+
)
175+
)
118176
(symbol "Crystal_GND" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
119177
(property "Reference" "Y" (at 0 5.08 0)
120178
(effects (font (size 1.27 1.27)))

0 commit comments

Comments
 (0)