Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KiCad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
libraries
electronics
KiCad
Commits
60498057
Commit
60498057
authored
6 months ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Fix fab layer issue with LED_1206 footprint
parent
8df78f1d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#482879
failed
6 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fab.pretty/LED_1206.kicad_mod
+11
-1
11 additions, 1 deletion
fab.pretty/LED_1206.kicad_mod
with
11 additions
and
1 deletion
fab.pretty/LED_1206.kicad_mod
+
11
−
1
View file @
60498057
...
...
@@ -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))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment