Giter VIP home page Giter VIP logo

Comments (5)

poeschlr avatar poeschlr commented on June 23, 2024

Yes footprints like that can be generated using the ipc generator scripts for gullwing parts.

See for example HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias which is script generated.

The class that handles this is the exposed pad node found in the specialized node section.

from kicad-footprint-generator.

aewallin avatar aewallin commented on June 23, 2024

The HTSSOP-16-1EP has a large EP-size with a smaller opening in the mask - this is OK. I think I am doing it similarly in this PR: KiCad/kicad-footprints#1547

My question was on the suggested TI-footprint which has two different via-grids. One central (3x5 holes, 13-mil diameter) with small holes, and another with 2x3 larger (25mil diameter) vias.

Do you know if the two different via-sizes + grids can be scripted?

two_via_sizes

from kicad-footprint-generator.

evanshultz avatar evanshultz commented on June 23, 2024

No, this is not currently possible.

Since the yellow is optional and the gray is required, how about scripting the gray part? If the user wants more for their specific application they can make this a board-level (not footprint-level) change.

from kicad-footprint-generator.

aewallin avatar aewallin commented on June 23, 2024

yes, they gray parts are PRs:
#340
and
KiCad/kicad-footprints#1547

from kicad-footprint-generator.

poeschlr avatar poeschlr commented on June 23, 2024

It would definitely be possible to develop a script specifically for this footprint but i would not suggest to add such specialized things to the generic generators. The question then is how useful such an extended script is as it is for a very low part count.

from kicad-footprint-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.