OpenPnP Scripting final! #5: GUI, top level scripts, NV-storage

Поділитися
Вставка
  • Опубліковано 27 вер 2024
  • After getting feeder auto-config working in previous videos of the deep dive into OpenPnP scripting series, we create GUI top-level scripts to allow configuration and control by the user, through the OpenPnP menu.
    Much of this part applies to all kinds of openpnp scripts you might make, introducing and using utility functions for non-volatile storage, GUI messages and user input etc, and so goes into greater depth on these, with less accelerated coding and more talk/walk-through.
    Part #1 is where this all got started, so if you randomly arrived here, the video may be useful on its own but the 2 minute intro to what we've been up to is a good watch:
    • OpenPnP Scripting Deep...
    Project details page:
    inductive-kick...
    Source for modules (will be evolving rapidly but this is most everything in the videos):
    github.com/psy...

КОМЕНТАРІ • 2

  • @JyskMaker
    @JyskMaker 3 роки тому

    Like your videos. Do you have a link to the stl files for your feeders?

    • @PsychogenicTechnologies
      @PsychogenicTechnologies  3 роки тому +1

      Thanks! Yeah, I've been sitting on them for a while, as well as some unpolished documentation on using them... in short, it's better than STL files, it's parametric (choose your length, width, number of feeds). Working on getting that online shortly, will publish a vid about it too.