nfc2klipper icon indicating copy to clipboard operation
nfc2klipper copied to clipboard

Set loaded spool & filament in klipper from NFC tags

Results 4 nfc2klipper issues
Sort by recently updated
recently updated
newest added

This isn't really a problem with your code per-se, but I spent several weeks, and a lot of effort figuring this nonsense out. tl;dr: if you have a rpi 5,...

Hey there ! I really like your project, and have been using it to manage my spools. I created a small Android app to write tags from your phone. It's...

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...

- [x] Save the active filament variable after updating it. - [x] Finish write_tag - store the records, use `index = self.cursor_line` in actionHighlighted to find the record. - [x]...