-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
- 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.
- Filaman uses "extra.nfc_id" field in spoolman to identify the spool in spoolman. Support it too?
Metadata
Metadata
Assignees
Labels
No labels