mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 21:23:23 +00:00
fix klc errors reported by the script and 3D model scale
This commit is contained in:
parent
fda9f95616
commit
dcd6813f5d
@ -1,4 +1,4 @@
|
||||
(module LED_1206_3216Metric_ReverseMount (layer F.Cu) (tedit 5A1CB40A)
|
||||
(module LED_1206_3216Metric_ReverseMount (layer F.Cu) (tedit 5A1F0204)
|
||||
(descr "Reverse mount LED 1206")
|
||||
(tags "LED 1206")
|
||||
(attr smd)
|
||||
@ -8,10 +8,10 @@
|
||||
(fp_text value LED_1206_3216Metric_ReverseMount (at 0 -2) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -2.8 1.4) (end -2.8 -1.4) (layer F.CrtYd) (width 0.1))
|
||||
(fp_line (start 2.8 1.4) (end -2.8 1.4) (layer F.CrtYd) (width 0.1))
|
||||
(fp_line (start 2.8 -1.4) (end 2.8 1.4) (layer F.CrtYd) (width 0.1))
|
||||
(fp_line (start -2.8 -1.4) (end 2.8 -1.4) (layer F.CrtYd) (width 0.1))
|
||||
(fp_line (start -2.8 1.4) (end -2.8 -1.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.8 1.4) (end -2.8 1.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.8 -1.4) (end 2.8 1.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.8 -1.4) (end 2.8 -1.4) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0.6) (layer F.Fab)
|
||||
(effects (font (size 0.2 0.2) (thickness 0.03)))
|
||||
)
|
||||
@ -31,9 +31,9 @@
|
||||
(pad 1 smd rect (at -1.8 0) (size 1.5 1.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 1.8 0) (size 1.5 1.6) (layers F.Cu F.Paste F.Mask))
|
||||
(pad "" np_thru_hole circle (at 0 0) (size 2.3 2.3) (drill 2.3) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/LEDs.3dshapes/LED_1206_3216Metric_ReverseMount.wrl
|
||||
(model ${KISYS3DMOD}/LED_SMD.3dshapes/LED_1206_3216Metric_ReverseMount.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(scale (xyz 0.3937007874 0.3937007874 0.3937007874))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user