Commit graph

12 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
61653e8294 Add OpenTag3D parser and Spoolman integration methods
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-09 20:50:03 +01:00
copilot-swe-agent[bot]
bc288f7669 Refactor NFC parsing: Extract parsing logic to separate module
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-09 11:53:48 +01:00
Sebastian Andersson
00df5e0c8b Fix copyright year 2025-11-06 20:30:30 +01:00
copilot-swe-agent[bot]
973c4c21bc Add mypy type checking infrastructure and fix all type errors
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-06 20:30:30 +01:00
copilot-swe-agent[bot]
b82cd035c8 Add comprehensive type annotations to all Python files
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-06 20:30:30 +01:00
Sebastian Andersson
ea4744a363 Change tag id to match FilaMan.
FilaMan uses "f:2:c:4:a:6" for the nfc_id values.
2025-05-05 17:57:11 +02:00
Sebastian Andersson
43b88acd0b Formatting fixes 2025-05-05 17:57:11 +02:00
Sebastian Andersson
611540cdb5 Lookup nfc-id, if spool/filament is missing 2025-05-05 17:57:11 +02:00
Sebastian Andersson
17ed3e7681 Fix issue #13
The reader got stuck after reading the first tag.
Change to use clf.sense instead of connect to detect
when the tag is removed from the reader.
2025-01-02 10:50:58 +01:00
Sebastian Andersson
01cb7c933a Fix formatting and lint issues 2024-12-18 12:16:52 +01:00
Thijs Triemstra
94c3ad9c69
use logging module in nfc_handler 2024-12-14 04:18:35 +01:00
Sebastian Andersson
998c74690a Add web service to nfc2klipper for writing tags 2024-10-20 22:35:09 +02:00