Coder Social home page Coder Social logo

nfc2klipper's People

Contributors

bofh69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nfc2klipper's Issues

Integrate write_tags in nfc2klipper

After adding a new spool in spoolman, its tag needs to be written. Since it is probably not loaded at the same time, one want to write to the tag at a later time.

One could run a gcode-macro in mainsail, get a menu to chose the spool and write it.
There can be a menu in the display to chose the macro for writing it.

  • Make a Klipper extension/plugin?
  • nfc2klipper connects to klipper's unix domain socket?
  • Add a new action in klipper -> write spool & filament to tag
  • Create a gcode to invoke the action
  • Create a menu-config from Spoolman's data, like sm2ss that invoke the gcode above.
  • Make a common class for sm2ss and the menu creating code (this needs to be per active spool, not per filament)?

TODO

  • Save the active filament variable after updating it.
  • Finish write_tag - store the records, use index = self.cursor_line in actionHighlighted to find the record.
  • Translate records to strings in write_tag.
  • Add NFC writing to the connect code in write_tag.
  • Add a systemd file to start nfc2klipper (https://www.shellhacks.com/systemd-service-file-example/)
  • Put the gcode macros in its own file so it can be included
  • Add info about custom gcode slicer config
  • Keep other NDEF records, replace existing FILAMENT+SPOOL text records. If full, replace the last one?
  • Allow "GCODE:" NDEF records as well, to be sent without further parsing.
  • Update spools in write_tags' list if they are updated in Spoolman.

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.