Commit graph

9 commits

Author SHA1 Message Date
98227a0a86 add spoolman auth 2026-04-12 12:04:22 +02:00
copilot-swe-agent[bot]
d4799d5bfd Clarify that material_name is a computed field in config comments
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-28 21:09:21 +01:00
copilot-swe-agent[bot]
d0ef5fbd9a Update OpenTag3D parser for new NDEF record format (spec v0.012)
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-28 21:09:21 +01:00
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]
12c5717650 Add configurable macros section to support custom commands
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-09 09:58:23 +01:00
copilot-swe-agent[bot]
91923229cc Make socket path configurable
Default to ~/nfc2klipper/nfc2klipper.sock

Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-06 20:30:30 +01:00
Sebastian Andersson
ddfdcbf354 Add cfg "always-send"
When true, the SET_ACTIVE_* macros are always called.
When missing, or false, avoid calling them after reading
the same spool & filament id again.
2025-05-09 19:53:47 +02:00
Sebastian Andersson
994c881a89 Use tty:AMA0 instead in default config 2025-01-27 13:26:25 +01:00
Sebastian Andersson
008ab8f375 Switch config file format to toml and move it.
The config file is read from ~/.config/nfc2klipper/nfc2klipper.cfg
2025-01-26 10:37:46 +01:00