Commit graph

42 commits

Author SHA1 Message Date
Sebastian Andersson
b0c58fca13
Update README.md
Update description of link to https://github.com/ryanch/openprinttag_scanner
2026-02-16 10:59:08 +01:00
Sebastian Andersson
4720976009
Update README.md
Added link to https://github.com/ryanch/openprinttag_scanner
2026-02-16 10:57:15 +01:00
Sebastian Andersson
82afd6a786 Added links to related projects 2026-01-14 16:33:46 +01:00
Sebastian Andersson
fe4f4580d0 Update README 2026-01-02 18:05:13 +01:00
Sebastian Andersson
17886c367f
Update README.md
Add a section about OpenPrintTag, fix minor stuff
2025-11-29 12:47:50 +01:00
copilot-swe-agent[bot]
2a2be64074 Keep original default config directory, only add CLI option
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-28 15:02:27 +01:00
copilot-swe-agent[bot]
f4ce7647a5 Add configurable config directory with command-line option
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-28 15:02:27 +01:00
Sebastian Andersson
a9ea067ea9 Update minimum python >= 3.9 2025-11-10 16:19:04 +01:00
copilot-swe-agent[bot]
a41ec90b11 Update OpenTag3D to search by vendor, material, and name
Co-authored-by: bofh69 <1444315+bofh69@users.noreply.github.com>
2025-11-10 07:02:40 +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]
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
Sebastian Andersson
45ce87a3be Update documentation, add service files 2025-11-06 20:30:30 +01:00
Sebastian Andersson
3a9e001ded Use python3 -m venv instead of virtualenv 2025-05-15 09:26:03 +02:00
Sebastian Andersson
17429a2ff9 Add feature to set nfc_id from web 2025-05-09 19:54:11 +02:00
Sebastian Andersson
4a08a3f739
Fix REUSE licensing info 2025-05-09 16:26:19 +02:00
Sebastian Andersson
ad581c9a3e Fix typos 2025-05-09 16:19:29 +02:00
Sebastian Andersson
579bfd75c0 Add TOC to the README 2025-05-09 16:19:29 +02:00
Sebastian Andersson
cd7e73a2fb Add an image to the README 2025-05-09 16:19:29 +02:00
Sebastian Andersson
5b1a5fabc0 Document nfc_id handling 2025-05-05 17:57:11 +02:00
Sebastian Andersson
f177d9d196
Update README.md 2025-02-02 13:05:05 +01:00
Sebastian Andersson
ab0be3bc68 Add patch file for pn532.py 2025-01-27 13:26:25 +01:00
Sebastian Andersson
e24cee604f Add moonraker updatemanager support 2025-01-26 16:00:45 +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
Sebastian Andersson
a3588fffa0 Add makefile for running black & pylint 2025-01-02 22:51:02 +01:00
Sebastian Andersson
998c74690a Add web service to nfc2klipper for writing tags 2024-10-20 22:35:09 +02:00
Sebastian Andersson
cb3f3d0abe
Update spoolman2slicer link 2024-10-18 19:11:14 +02:00
Sebastian Andersson
62eb1ec7b0 Add info about rpi-update in README 2024-10-17 20:01:39 +02:00
Sebastian Andersson
f418901a54 Add link to Spoolman Companion 2024-08-28 13:23:07 +02:00
Sebastian Andersson
a4c60c35f0
Update README.md
Adds prepare step for venv creation
2024-04-08 06:31:56 +02:00
Sebastian Andersson
e0c7331838 Add write_tags script, update docs 2024-03-13 21:12:23 +01:00
Sebastian Andersson
24b1c5fc80
Add link to printables model 2024-03-10 12:16:54 +01:00
Sebastian Andersson
c461bb950f Add systemd service file 2024-03-09 20:27:51 +01:00
Sebastian Andersson
a5282718cc Update README 2024-03-09 19:25:58 +01:00
Sebastian Andersson
d46ca8d482 Update README 2024-03-06 19:12:34 +01:00
Sebastian Andersson
190dec4609 Move gcode macros to their own file, use save variable 2024-03-06 19:10:43 +01:00
Sebastian Andersson
5d3755856f Update README about write_tags 2024-03-06 18:32:17 +01:00
Sebastian Andersson
cbe04b32fe Add badges to README 2024-03-06 18:30:07 +01:00
Sebastian Andersson
03e4e6f783 Start to use REUSE 2024-03-06 18:30:07 +01:00
Sebastian Andersson
e78b932acf Update README 2024-03-06 18:30:07 +01:00
Sebastian Andersson
ec9d3c199c
Add the beginning of a program to read RFID tags and call klipper 2024-03-05 13:42:26 +01:00
Sebastian Andersson
713dcb0a95
Initial commit 2024-03-04 18:47:31 +01:00