bofh69 / nfc2klipper

Set loaded spool & filament in klipper from NFC tags
GNU General Public License v3.0
20 stars 2 forks source link

Integrate write_tags in nfc2klipper #2

Open bofh69 opened 6 months ago

bofh69 commented 6 months ago

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.