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

Fix fab layer issue with LED_1206 footprint

parent 8df78f1d
No related branches found
No related tags found
No related merge requests found
Pipeline #482879 failed
......@@ -11,12 +11,22 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c7223529-d879-4ff5-a73d-e5ae93fb890e)
)
(fp_text user "${REFERENCE}" (at 0 -1.8 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 927aa570-d4f8-4a5a-92f8-13a0d3cd5ded)
)
(fp_line (start -1.1 -0.95) (end 1.1 -0.95)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 98cf0065-3faf-4806-9c04-e2cffef3c7f4))
(fp_line (start -1.1 1) (end 1.1 1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b24b8d7b-d4a5-4f9b-9bf0-a8f666c2d1b7))
(fp_rect (start -2.6 -1.1) (end 2.6 1.1)
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp 0c398b90-4f9c-4ba3-858a-a8a6fe5731ad))
(fp_line (start -2.8 -0.2) (end -2.8 0.2)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 46285575-7065-4b58-a9b7-2acf6010d8d6))
(fp_line (start -2.8 0.2) (end -2.6 0)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp c343367c-2316-4215-b146-c4dc0d0340fa))
(fp_line (start -2.6 0) (end -2.8 -0.2)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 087cfee1-ae0a-40e6-98f5-325f5711bb12))
(fp_line (start -1.6 -0.8) (end 1.6 -0.8)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d2e6fb6-3b03-4d6e-a592-7dda29d8ac89))
(fp_line (start -1.6 0.8) (end -1.6 -0.8)
......@@ -35,7 +45,7 @@
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6eeaecf-1730-4214-9b0f-3f455116c770))
(pad "1" smd rect (at -1.7 0) (size 1.4 1.7) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 16095954-642c-4d65-a293-7da982498ff4))
(pad "2" smd rect (at 1.7 0) (size 1.4 1.7) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 39b37ae1-03a6-477c-85fb-227734f473d5))
(model "${KISYS3DMOD}/LEDs.3dshapes/LED_1206.wrl"
(model "${FAB}/LED_1206.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 180))
......
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