Coder Social home page Coder Social logo

Comments (7)

MitjaNemec avatar MitjaNemec commented on August 15, 2024 2

As luck would have it, the patch to invoke archive footprints has just been submitted to kicad developers. So with a bit of luck and free time on my side I could start implementing the archive footprints functionality. I'll post the progress reports here

from kicad_action_plugins.

tionebrr avatar tionebrr commented on August 15, 2024

This is a must have.

from kicad_action_plugins.

MitjaNemec avatar MitjaNemec commented on August 15, 2024

@PureBasic I don't know if you are aware, but currently pcbnew has an option to archive footprints.

@T0jan I agree it would be nice, but currently the underlying function is not exposed to python API. I've looked into wx and maybe I could trigger the menu pragmatically leaving the user to select the folder location and name and click OK.

If I'll ask for this function to be exposed it will be some time before this is implemented by KiCad developers. And even then it will most likely go into V6 branch only.

Currently my aim is to support V5.1.

from kicad_action_plugins.

iveyj1 avatar iveyj1 commented on August 15, 2024

It seems like the footprint archive function doesn't fix up the schematic symbol footprint fields to point to the new archive. This seems less useful than it might be. Am I missing something?

from kicad_action_plugins.

MitjaNemec avatar MitjaNemec commented on August 15, 2024

I really cannot comment on intended functionality of footprint archive function. That said, I can imagine that the developers did not really feel the need to do this, as the layout is quite portable even without the archived footprint library. This functionality only enables to extract footprints from the design, so that you can place them into your personal library.

As for my plugin, my main intention was to make KiCad projects portable, and I believe that I achieved that. Yes archiving footprints and remapping the schematics and would be a step forward, but I currently plan to support KiCad 5.1 for quite some time.

Such an expansion would require additional SWIG interface which can be introduced only in V6 nightlies and they will be somewhat less stable that the late V5 nightlies were before V5 release. So even if SWIG interface for this gets implemented, I'll start to work on this when V6 nightlies become more stable.

from kicad_action_plugins.

iveyj1 avatar iveyj1 commented on August 15, 2024

I understand, thanks for the good work; I plan to use the symbol archiving functionality.

from kicad_action_plugins.

iveyj1 avatar iveyj1 commented on August 15, 2024

Nice!

from kicad_action_plugins.

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.