Skip to content

Commit

Permalink
Fix DO-214 package warnings & add 3D models
Browse files Browse the repository at this point in the history
  • Loading branch information
ubruhin committed Jun 23, 2024
1 parent 9a28032 commit 6e5a281
Show file tree
Hide file tree
Showing 16 changed files with 6,344 additions and 32 deletions.

Large diffs are not rendered by default.

30 changes: 26 additions & 4 deletions pkg/09222d37-5ed9-4409-aa3d-2f6d78a4fdd8/package.lp
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,28 @@
(description "Unidirectional Diode Outline DO-214AC (SMA), standardized by JEDEC.\n\nLength: 5.20mm\nWidth: 2.60mm\nHeight: 2.40mm\n\nGenerated with librepcb-parts-generator (generate_do.py)\n")
(keywords "Diode,SMD,DO-214AC,DO214AC,SMA")
(author "murray")
(version "0.1")
(version "0.2")
(created 2023-08-15T22:33:08Z)
(deprecated false)
(generated_by "")
(category dcaa6b6c-0c55-43fd-a320-5dd74a2cdc85)
(assembly_type auto)
(assembly_type smt)
(pad fa650833-d0d0-4c48-b73a-bf6137341842 (name "C"))
(pad 70bb734f-a4c2-49c2-871c-e5ae843dd50e (name "A"))
(3d_model 03f09b29-31af-4f37-a67e-86ffff65b00b (name "DIOM5226X240"))
(footprint edff5314-16dd-4655-90e6-2866020d7176
(name "default")
(description "")
(3d_position 0.0 0.0 0.0) (3d_rotation 0.0 0.0 0.0)
(3d_model 03f09b29-31af-4f37-a67e-86ffff65b00b)
(pad fa650833-d0d0-4c48-b73a-bf6137341842 (side top) (shape roundrect)
(position -2.025 0.0) (rotation 0.0) (size 1.7 2.0) (radius 0.0)
(stop_mask auto) (solder_paste auto) (clearance 0.0) (function unspecified)
(stop_mask auto) (solder_paste auto) (clearance 0.0) (function standard)
(package_pad fa650833-d0d0-4c48-b73a-bf6137341842)
)
(pad 70bb734f-a4c2-49c2-871c-e5ae843dd50e (side top) (shape roundrect)
(position 2.025 0.0) (rotation 0.0) (size 1.7 2.0) (radius 0.0)
(stop_mask auto) (solder_paste auto) (clearance 0.0) (function unspecified)
(stop_mask auto) (solder_paste auto) (clearance 0.0) (function standard)
(package_pad 70bb734f-a4c2-49c2-871c-e5ae843dd50e)
)
(polygon 29930d39-ae65-47d3-8073-4d66adccbe7b (layer top_documentation)
Expand Down Expand Up @@ -64,6 +66,26 @@
(vertex (position -3.275 -1.4) (angle 0.0))
(vertex (position 2.05 -1.4) (angle 0.0))
)
(polygon 978044b1-5ca1-4328-bbaf-ac7713bc7016 (layer top_package_outlines)
(width 0.0) (fill false) (grab_area false)
(vertex (position -2.15 1.3) (angle 0.0))
(vertex (position 2.15 1.3) (angle 0.0))
(vertex (position 2.15 0.7) (angle 0.0))
(vertex (position 2.6 0.7) (angle 0.0))
(vertex (position 2.6 -0.7) (angle 0.0))
(vertex (position 2.15 -0.7) (angle 0.0))
(vertex (position 2.15 -1.3) (angle 0.0))
(vertex (position -2.15 -1.3) (angle 0.0))
(vertex (position -2.15 -0.7) (angle 0.0))
(vertex (position -2.6 -0.7) (angle 0.0))
(vertex (position -2.6 0.7) (angle 0.0))
(vertex (position -2.15 0.7) (angle 0.0))
(vertex (position -2.15 1.3) (angle 0.0))
(vertex (position 2.15 1.3) (angle 0.0))
(vertex (position 2.15 -1.3) (angle 0.0))
(vertex (position -2.15 -1.3) (angle 0.0))
(vertex (position -2.15 1.3) (angle 0.0))
)
(polygon 5be08b28-4b26-4ac1-8aae-09307f077511 (layer top_courtyard)
(width 0.0) (fill false) (grab_area false)
(vertex (position -3.375 1.5) (angle 0.0))
Expand Down
Loading

0 comments on commit 6e5a281

Please sign in to comment.