Skip to content

update 3D L1008_2520Metric by scaling and using L_1206 3D file

florent1080 requested to merge github/fork/florent1080/L1008-flo-update into master

the File L_1008_2520Metric.wrl is not present in 3Dpackage file. https://github.com/KiCad/kicad-packages3D/tree/master/Inductor_SMD.3dshapes

So I change the 3D file to L_1206_3216Metric.wrl and scale it to shape the 1008 package. Scaling it from 1, 1, 1 to 0.8333, 1.333 0.8333

image

Edit: Travis has error cause Component name is not the same as 3D model name. So maybe we should create a 3D model rescaled, but those are not my skills.


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.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Merge request reports