Skip to content

Instantly share code, notes, and snippets.

@rgilton
Created April 16, 2024 11:37
Show Gist options
  • Save rgilton/beb02ac0e0206fc1f5a194cdd4f5d20e to your computer and use it in GitHub Desktop.
Save rgilton/beb02ac0e0206fc1f5a194cdd4f5d20e to your computer and use it in GitHub Desktop.
[rob@zem t]$ unzip ../TPS26631RGER.zip
Archive: ../TPS26631RGER.zip
extracting: TPS26631RGER.kicad_sym
extracting: TPS26631RGER.step
extracting: QFN50P400X400X100-25N.kicad_mod
extracting: how-to-import.htm
# Example showing pin that *does* exist:
[rob@zem t]$ grep '"24"' TPS26631RGER.kicad_sym
(number "24"
# Thermal pad is not referenced within the symbol:
[rob@zem t]$ grep '"25"' TPS26631RGER.kicad_sym
[rob@zem t]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment