diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
commit | c15de76674736013dfb54232486346ebee537fdc (patch) | |
tree | 58dd295e3a9e36ffe007474a817a0a4643887aa2 /board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp | |
parent | 887fc9617a7aa3136c4c73cac95a9ffeda4e3ed6 (diff) |
Sensor board breakout
Diffstat (limited to 'board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp')
-rw-r--r-- | board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp b/board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp new file mode 100644 index 0000000..0040e6d --- /dev/null +++ b/board/main/library/pkg/024be749-5eb7-4092-91ef-ea79a5c1acc2/package.lp @@ -0,0 +1,68 @@ +(librepcb_package 024be749-5eb7-4092-91ef-ea79a5c1acc2 + (name "SOT23") + (description "") + (keywords "") + (author "Kyle Gunger") + (version "0.1") + (created 2024-04-26T04:06:13Z) + (deprecated false) + (generated_by "") + (category 1d2630f1-c375-49f0-a0dc-2446735d82f4) + (assembly_type auto) + (pad fc66b144-0376-47aa-8dbc-d08c5d85953b (name "1")) + (pad d9241a00-6c76-4273-8380-544197b737d6 (name "2")) + (pad fe31c82e-ee27-450c-a048-068245004d26 (name "3")) + (footprint 747a588f-728e-4173-a358-4ee1483e2de8 + (name "default") + (description "") + (3d_position 0.0 0.0 0.0) (3d_rotation 0.0 0.0 0.0) + (pad 37d8c5d6-4b97-4c3e-99a6-ff84b88e2496 (side top) (shape roundrect) + (position -1.0 1.0) (rotation 0.0) (size 0.7 0.7) (radius 0.5) + (stop_mask auto) (solder_paste auto) (clearance 0.0) (function standard) + (package_pad d9241a00-6c76-4273-8380-544197b737d6) + ) + (pad 1255a445-c357-4495-a024-49447ed8945f (side top) (shape roundrect) + (position 1.0 1.0) (rotation 0.0) (size 0.7 0.7) (radius 0.5) + (stop_mask auto) (solder_paste auto) (clearance 0.0) (function standard) + (package_pad fc66b144-0376-47aa-8dbc-d08c5d85953b) + ) + (pad 9847dc0f-c20b-4104-bd9f-66a17f7c3213 (side top) (shape roundrect) + (position 0.0 -1.0) (rotation 0.0) (size 0.7 0.7) (radius 0.5) + (stop_mask auto) (solder_paste auto) (clearance 0.0) (function standard) + (package_pad fe31c82e-ee27-450c-a048-068245004d26) + ) + (polygon 533e5fe1-db19-4a2b-ba9d-21300288ff32 (layer top_legend) + (width 0.2) (fill false) (grab_area false) + (vertex (position -1.5 0.75) (angle 0.0)) + (vertex (position 1.5 0.75) (angle 0.0)) + (vertex (position 1.5 -0.75) (angle 0.0)) + (vertex (position -1.5 -0.75) (angle 0.0)) + (vertex (position -1.5 0.75) (angle 0.0)) + ) + (polygon ed1d91ae-491d-454c-a651-bcfd4a815e82 (layer top_courtyard) + (width 0.0) (fill false) (grab_area false) + (vertex (position 2.0 1.75) (angle 0.0)) + (vertex (position -2.0 1.75) (angle 0.0)) + (vertex (position -2.0 -1.75) (angle 0.0)) + (vertex (position 2.0 -1.75) (angle 0.0)) + ) + (polygon 116ad0a8-d168-44de-bf3c-b40b373f2bb3 (layer top_package_outlines) + (width 0.2) (fill false) (grab_area false) + (vertex (position -1.5 0.75) (angle 0.0)) + (vertex (position 1.5 0.75) (angle 0.0)) + (vertex (position 1.5 -0.75) (angle 0.0)) + (vertex (position -1.5 -0.75) (angle 0.0)) + (vertex (position -1.5 0.75) (angle 0.0)) + ) + (stroke_text 34993a6c-6bcd-4a52-be21-265301f90976 (layer top_names) + (height 0.5) (stroke_width 0.1) (letter_spacing auto) (line_spacing auto) + (align center bottom) (position 0.0 1.75) (rotation 0.0) + (auto_rotate true) (mirror false) (value "{{NAME}}") + ) + (stroke_text 8664d080-1b06-4124-981c-2fa721479afa (layer top_values) + (height 0.5) (stroke_width 0.1) (letter_spacing auto) (line_spacing auto) + (align center top) (position 0.0 -1.75) (rotation 0.0) + (auto_rotate true) (mirror false) (value "{{VALUE}}") + ) + ) +) |