-
Notifications
You must be signed in to change notification settings - Fork 742
Conversation
@diegoherranz |
I would just say it's better with no extra space before values and units. I would ask to remove the spaces before "A" and "V" in the description. @0xdec |
No space is my preference too, but because of the inconsistency everywhere with descriptions that go back before I started helping out here, and no guidelines in KLC, I just merge if I have no other comments during a review. But that's me. Maybe I'm wrong? |
I'm not against merging @evanshultz, I know this is something to review and fix in all lib. |
Yes, I was planning on taking this. The main comment I wanted to make was that this device does include gate protection diodes. Any opinions on this? Thanks! |
IMO it's not worth it. This symbol still captures the device and the diodes don't add much. A note in the description wouldn't hurt, but I don't even think is necessary to merge. Reviewing and polishing this library would be nice in the future, but I personally am in favor of merging as-is. |
@myfreescalewebpage I also prefer no spaces in front of "A" and "V", but I just copied and modified the description from the existing 2N7002 devices. I'm happy to make any changes and rebase/force push if you think it's necessary. |
@myfreescalewebpage fixed the extraneous spaces issue, and also went through and fixed them for every other component in Transistor_FET in #1619 |
OK. I'll merge. Thanks, @0xdec, for your contribution. |
* 'master' of github.com:KiCad/kicad-symbols: (228 commits) Added alias for MS5607 pressure sensor Fixed pin stacking Fix pin names Changes as requested Shrink pin length and number for small gnd crystals Save Device lib Update LT3010 with proper naming (KiCad#1458) Move CH376 from Memory_Controller to to Interface (KiCad#1144) (KiCad#1176) Add SSOP to fp-filter Add PIC18(L)F25/26K83 in DIP-28 (KiCad#1120) Address review comments for PocketBeagle - uploaded dcm for fixing description Fixed footprint filter - fixed footprint name in filter and description Added 2N7002K (KiCad#1615) Add PocketBeagle Implemented changes Implemented changes - added description to aliases - fixed naming - changed package from LQFP-64 to TQFP-64_10x10mm_P0.5mm - changed pin name offset to 20mil - changed pin length to 1000mil - removed stacking of positive power pin stacking - changed name of pin 21 from VDDIO to VDDIOB - fixed RESET pin name - moved reset pin to bottom left corner - VDDCORE -> Power Input - VSW -> Power Input (moved to the top of the symbol) ...
Added 2N7002K as an alias of BSS138
Datasheet: https://www.diodes.com/assets/Datasheets/ds30896.pdf
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: