#[Solved] SpoolMan not updating filament usage

1 messages ยท Page 1 of 1 (latest)

fiery crystal
#

hey, I am trying to make spoolman update my filament usage but it's not working. I have set the Spool id to a lane like described in the documentation.

I used to have HH running but i reverted back to AFC could this mess things up?

this is the command i used SET_SPOOL_ID LANE=<lane> SPOOL_ID=<spool_id>. when running it did not give any errors or anything

tall marlin
#

Do you have the HH preprocessor still installed?

fiery crystal
#

Sombody mentioned that i have this extra field in spoolman which is HH generated

fiery crystal
#

i uninstalled HH via the installation script

#

so i guess its gone

olive vergeBOT
tall marlin
#

Also, upload your moonraker config file

fiery crystal
light iron
#

Have you cleared the HH things out of your slicer as well?

fiery crystal
#

i did not do the slicer settings for HH

#

did not like it for a first time user so i switched back to AFC

#

but print is almost done then i'll generate the logs

coral nacelle
#

Please all share your slicer setting pages

fiery crystal
modest wave
fiery crystal
#

Lane 4

modest wave
#

Is lane 4 loaded to your toolhead currently? Cause if you run set spool id for lane 4 you should see it also populate in your spoolman section

#

So it should be something like this, just substitute for correct spoolid

SET_SPOOL_ID LANE=lane4 SPOOL_ID=12345
fiery crystal
#

jup one moment

#

Still not showing active spool

modest wave
#

Can you run the debug script again please

fiery crystal
modest wave
#

Ok looks like it is now set, when you start klipper does the spool populate in spoolman dialog?

fiery crystal
#

ok so just restart the pi then?

#

yeah now its populated

modest wave
fiery crystal
modest wave
#

Also just looked at the code again, and it looks like when setting spoolid while a lane is loaded it does not update the spoolman dialogue, I was originally wrong. But if a lane was not loaded and spoolid was set spoolman dialogue would be updated once the lane is loaded.

So looks like set_spool_id macro need an update to add setting active spool of that lane is loaded ๐Ÿ˜‘

fiery crystal
#

So for what variable do you search in the logs to see the population?

#

so i can check myself

#

and to be shure it should not be a problem to turn the Pi of right?

modest wave
#

And then when klipper starts AFC restores previous state from this file

fiery crystal
#

ahh yeah now i see

#

well thank you! but now ill need to weigh every spool ๐Ÿ˜‘

modest wave
fiery crystal
#

thank you for the heads up. not that i was planning on changing it

#

i think i know what went wrong. I was looking at the filament ID instead of the Spool ID

#

๐Ÿ˜…

#

[Solved] SpoolMan not updating filament usage

fiery crystal
modest wave
#

But if it don't see one created when I get around to it I would create the issue

fiery crystal
#

I will create one