Skip to content

add VSSOP-10 package with a 0.5mm pitch. I based design according ADS…

KiCad Bot requested to merge github/fork/penoud/master into master

Created by: penoud

add VSSOP-10 package with a 0.5mm pitch. I based design according ADS1115 datasheet. I checked the part with the python script but get several errors. But I did not understand why. I got error violating F5.1 F5.2 F5.3 F9.1 and F9.3. For F5.1, I got the front silkscreen and the ref** designator. For 5.2 I got the Fab layer completed. For F5.3 I set the front countyard. I did also set properties for the part and set the 3D. But I will transmit the 3D in another commit.


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

  • [X ] Provide a URL to a datasheet for the footprint(s) you are contributing http://www.ti.com/lit/ds/symlink/ads1115.pdf
  • [ X] An example screenshot image is very helpful image
  • [ X] If there are matching symbol or 3D model pull requests, provide link(s) as appropriate The 3d package is ready to be upload in another pull request. I wait for feedback regardings error F5.1,5.2,5.3,9.1 and 9.3
  • [ X] Check the output of the Travis automated check scripts - fix any errors as required I would like but did not understand what I have made wrong

Merge request reports