KiCad / kicad-footprints

Official KiCad Footprint Libraries for Kicad version 5
https://kicad.github.io/footprints
Other
624 stars 713 forks source link

BC95 fix F.Paste #2496

Closed jneiva08 closed 4 years ago

jneiva08 commented 4 years ago

Datasheet: https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf#page=44 https://www.quectel.com/UploadImage/Downlad/Quectel_Module_Secondary_SMT_Application_Note_V2.7.pdf#page=14

Screenshot: bc95-fix

@myfreescalewebpage, as discussed in the original PR, have made the changes to fix F.Paste to be the same as BC66


:warning: Deprecation warning

On Oct 1, 2020 this repository, including issues and pull requests, will be archived and transferred to gitlab.com. In order for your pull requests and issues to be imported into GitLab you must set your email address on GitHub to public and use the same address for your GitLab account. Or login to GitLab at least once using the GitHub icon. Otherwise the importer can't correlate the account information and the issues/comments on GitLab will be owned by kicad-bot (importer documentation).


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:


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!)

myfreescalewebpage commented 4 years ago

No comment, thanks for this enhancement

jneiva08 commented 4 years ago

Thanks