From 91ad1b4978c0e4d26d275cff9bcc11c0d31f6350 Mon Sep 17 00:00:00 2001 From: Sebastian Andersson Date: Sun, 2 Feb 2025 12:52:13 +0100 Subject: [PATCH] Update README.md Fix spool2klipper name & link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aa68e5..6524aeb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ That macro checks that the `active_filament` variable is the same as the choosen The `active_filament` variable is set by first calling `SET_ACTIVE_FILAMENT ID=` and the id. That is called automatically by nfc2klipper. -There is a Moonraker agent [spool2slicer](https://github.com/bofh69/spool2slicer) +There is a Moonraker agent [spool2klipper](https://github.com/bofh69/spool2klipper) that can be used to update the active_filament variable whenever the spool is changed in moonraker (via frontends, code macros) etc.