Skip to content

fixed some rules violations

Galo Guzmán requested to merge github/fork/gggfred/fix_inductors into master

Fixed rule violations on the next components:

  • L_Neosid_Ms42 (F5.4)
  • L_Pulse_PA4320 (F5.3)
  • L_Wuerth_WE-PD-Typ-LS (F5.4)
  • L_Wuerth_WE-PD-Typ-M-Typ-S (F5.4)
  • L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering (F5.4)

Translated descriptions, added datasheets

  • Inductor_SMD.pretty/L_Neosid_MicroCoil_Ms36-L.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms42.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms50.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms50T.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms85.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms85T.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms95.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms95T.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_Ms95a.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-NE127.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-NE127_HandSoldering.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-NE150.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-NE95H.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-PIC0512H.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-PIC0602H.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-PIC0612H.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SM-PIC1004H.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMS-ME3010.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMS-ME3015.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMs42.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMs50.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMs85.kicad_mod
  • Inductor_SMD.pretty/L_Neosid_SMs95_SMs95p.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-DD-Typ-M-Typ-S.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD-Typ-7345.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD-Typ-LS.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD-Typ-LS_Handsoldering.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD-Typ-M-Typ-S.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD2-Typ-L.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD2-Typ-MS.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD2-Typ-XL.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PD4-Typ-X.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PDF.kicad_mod
  • Inductor_SMD.pretty/L_Wuerth_WE-PDF_Handsoldering.kicad_mod

All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports