Giter VIP home page Giter VIP logo

Comments (6)

poeschlr avatar poeschlr commented on June 17, 2024

Do you plan on including these different density level footprints in the official lib? Because if yes then you might want to ask this over on the footprint repo.

The generators already come with a --density option that allows overwriting the chosen density for all generated footprints so users can generate them quite easily. I could add a suffix to them but would make it probably longer than what you suggest (Something like _Density<M|N|L> could be an option, this suffix should then not be used for the 3d model as it will be reusable. This would fit the general syntax we normally use. Alternatively with a dash: _Density-<M|N|L>)

from kicad-footprint-generator.

evanshultz avatar evanshultz commented on June 17, 2024

Yes, my thought was to introduce them into the official lib using some suffix as noted above. I know I can generate them easily but I wanted to ask about the footprint name first because that would affect the footprint name.

This repo seemed reasonable to me because you may be the person to know and care most about naming. I can ask over at the footprint repo, but what is the objective? The same questions I asked about or is there a specific audience you want to reach with a specific question?

from kicad-footprint-generator.

poeschlr avatar poeschlr commented on June 17, 2024

The reason to have discussions about that on the correct repo is such that users can (at least in theory) add their voice. Kicad is community driven and it just kind of feels wrong to have a discussion in some hidden place (this repo is not really part of kicad at this point in time.)

I assume you are aware that adding different densities would triple the library size (If we add more then one then we might as well add all 3). This would mean dfn/qfn is then suddenly 1200 files. (ok a bit less as not all of them are scripted -> i hope to change that sometime in the future.)

For v6 we will then definitely need to split it. (At least along dfn and qfn, possible even more.)

from kicad-footprint-generator.

evanshultz avatar evanshultz commented on June 17, 2024

Sure thing. I've posted KiCad/kicad-footprints#1836.

from kicad-footprint-generator.

poeschlr avatar poeschlr commented on June 17, 2024

My next bigger project will be an improved footprint naming manager. The format string stuff is simply a mess that needs fixing. As well as a proper IPC settings handler so the scripts will get this possibility in some not too distant future.

from kicad-footprint-generator.

evanshultz avatar evanshultz commented on June 17, 2024

Sounds great!

I would like to see #438 merged to build C, L, and R footprints with unique body sizes, and then I'm happy to take a crack at this.

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.