Skip to content

Commit 54d27be

Browse files
committed
Jx3030: Increase legend line width
1 parent f3f6edd commit 54d27be

File tree

1 file changed

+8
-8
lines changed
  • pkg/ad3fb64f-2c73-4668-bb4c-2b4a34958a70

1 file changed

+8
-8
lines changed

pkg/ad3fb64f-2c73-4668-bb4c-2b4a34958a70/package.lp

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(description "Solder pads according to recommendations in datasheet (https://www.mouser.de/datasheet/2/90/data-sheet-JSeries-3030-1224352.pdf) within the constraints allowed by LibrePCB.")
44
(keywords "venture,j-series")
55
(author "J. R. Schmid")
6-
(version "0.2")
6+
(version "0.3")
77
(created 2020-05-23T14:20:05Z)
88
(deprecated false)
99
(generated_by "")
@@ -29,12 +29,12 @@
2929
(package_pad 44222ae2-bc33-41d3-b585-fcdd5331e55a)
3030
)
3131
(polygon 2cc0899f-7b4d-4421-bc36-0a8bec8f9727 (layer top_legend)
32-
(width 0.1) (fill false) (grab_area true)
33-
(vertex (position -1.56 1.56) (angle 0.0))
34-
(vertex (position 1.56 1.56) (angle 0.0))
35-
(vertex (position 1.56 -1.56) (angle 0.0))
36-
(vertex (position -1.56 -1.56) (angle 0.0))
37-
(vertex (position -1.56 1.56) (angle 0.0))
32+
(width 0.15) (fill false) (grab_area true)
33+
(vertex (position -1.6 1.6) (angle 0.0))
34+
(vertex (position 1.6 1.6) (angle 0.0))
35+
(vertex (position 1.6 -1.6) (angle 0.0))
36+
(vertex (position -1.6 -1.6) (angle 0.0))
37+
(vertex (position -1.6 1.6) (angle 0.0))
3838
)
3939
(polygon 78720fa8-f898-47b2-9a6b-88399cf1ab47 (layer top_documentation)
4040
(width 0.1) (fill false) (grab_area false)
@@ -75,7 +75,7 @@
7575
(vertex (position 1.75 -1.75) (angle 0.0))
7676
)
7777
(circle 8d009fbb-d3ce-4999-a176-c524261a4ec8 (layer top_legend)
78-
(width 0.0) (fill true) (grab_area false) (diameter 0.2) (position -1.8 -1.8)
78+
(width 0.0) (fill true) (grab_area false) (diameter 0.25) (position -1.8 -1.8)
7979
)
8080
(circle 09c45376-4abf-4dd2-ab25-9fa123a6013c (layer top_documentation)
8181
(width 0.0) (fill true) (grab_area false) (diameter 0.2) (position -1.25 -1.25)

0 commit comments

Comments
 (0)