Skip to content

Commit

Permalink
Add link to Spoolman Companion
Browse files Browse the repository at this point in the history
  • Loading branch information
bofh69 committed Aug 28, 2024
1 parent a4c60c3 commit f418901
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,16 @@ The numbers are the id numbers that will be sent to the macros in
klipper via the [Moonraker](https://github.com/Arksine/moonraker) API.


This can be written via NXP's TagWriter on a phone, or better yet,
use the `write_tags.py` program. The later fetches Spoolman's filaments,
shows a simple text interface where the spool can be chosen, and when
pressing return, writes to the tag.
One way to do this is to use the Android app [Spoolman Companion](https://github.com/V-aruu/SpoolCompanion).


One can also use the `write_tags.py` program included here.
It fetches Spoolman's filaments, shows a simple text interface where
the spool can be chosen, and when pressing return, writes to the tag.

Use the `write_tag` script to stop the nfc2klipper service, run the write_tags.py program and
then start the service again after.

Use the `write_tag` script to stop the nfc2klipper service before and
start it again after.

## Run automaticly with systemd

Expand Down

0 comments on commit f418901

Please sign in to comment.