fix smd attribute on inductor

This commit is contained in:
Matthew Kennedy 2020-04-16 11:51:07 -07:00
parent d7372f38d8
commit 2d3fd53f5a
2 changed files with 3 additions and 1 deletions

View File

@ -852,6 +852,7 @@
(module sunlord-MWSA0503:MWSA0503 (layer F.Cu) (tedit 5E989EE2) (tstamp 5E9D2B92)
(at 79.248 -41.148 180)
(path /5DA72EFF/5D92626A)
(attr smd)
(fp_text reference L1001 (at 0 9.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)

View File

@ -1,4 +1,5 @@
(module MWSA0503 (layer F.Cu) (tedit 5E989CA2)
(module MWSA0503 (layer F.Cu) (tedit 5E98A8EC)
(attr smd)
(fp_text reference REF** (at 0 9.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)