Skip to content
Snippets Groups Projects
Commit 3d7aa94a authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Add 3D shape path based on a variable to be set in KiCAD

parent d287cd6d
No related branches found
No related tags found
No related merge requests found
(module Crystal_NX5032GA-20 (layer F.Cu) (tedit 5FF9B3ED)
(module Crystal_NX5032GA-20 (layer F.Cu) (tedit 5FFA11B7)
(descr "20MHz ±50ppm Crystal 8pF 70 Ohms 2-SMD, No Lead")
(tags "SMD SMT crystal hand-soldering")
(attr smd)
......@@ -8,24 +8,24 @@
(fp_text value Crystal_NX5032GA-20 (at 0 2.95) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.3 -2) (end -3.3 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.3 2) (end 3.3 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.3 2) (end 3.3 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.3 -2) (end -3.3 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.225 1.95) (end 2.5 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.225 -1.95) (end -3.225 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start 2.525 -1.95) (end -3.225 -1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -2.5 0.6) (end -1.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 1.6) (end -2.5 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.5 1.6) (end -2.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.5 -1.6) (end 2.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 -1.6) (end 2.5 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.5 -1.6) (end 2.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.5 1.6) (end -2.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 1.6) (end -2.5 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.5 0.6) (end -1.5 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.525 -1.95) (end -3.225 -1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.225 -1.95) (end -3.225 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.225 1.95) (end 2.5 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.3 -2) (end -3.3 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.3 2) (end 3.3 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.3 2) (end 3.3 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.3 -2) (end -3.3 -2) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 smd rect (at -2 0) (size 2 2.4) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2 0) (size 2 2.4) (layers F.Cu F.Paste F.Mask))
(model /home/kris/Electronics/KiCAD/Libraries/fab/fab.3dshapes/Crystal_NDK_NX5032GA-20.step
(model ${FAB}/fab.3dshapes/Crystal_NDK_NX5032GA-20.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment