no sorry it did not work as you think. you have to set it only when it is not recognized. and in any case only one time in spool life.
in any case this was a suggestion, obviously you are free to think and to deploy your app as you want
Ok But you can change the automation so it will work for you.
Now that it think of it, if you set the tag uid in spoolman correctly, and change the automation to use tag uid it should work for your bambulab spools.
wowwwww!! really?
Yeah, just play with it a bit. But the spoolman updater UI wont show which spool is where until you set it tho
At this Point Im starting to fell stupid
I copied the Restful Command but now i get this error. I changed /spools/spool to everything imaginable /spools or /spool
spools/spool
Error. Url: http://10.150.175.10:8088/spools/spool. Status code 404. Payload: b'{\n "name": "None",\n "material": "None",\n "tag_uid": "None",\n "used_weight": 0,\n "color": "None",\n "active_tray_id": "a1_03919d510504942_active_tray_unavailable"\n}'
This was a “dry-run” thats why the tray is unavailable. But i got the same error after a print
/spool
Error. Url: http://10.150.175.10:8088/spool. Status code 404. Payload: b'{\n "name": "None",\n "material": "None",\n "tag_uid": "None",\n "used_weight": 0,\n "color": "None",\n "active_tray_id": "a1_03919d510504942_active_tray_2"\n}'
/spools
Error. Url: http://10.150.175.10:8088/spools. Status code 500. Payload: b'{\n "name": "None",\n "material": "None",\n "tag_uid": "None",\n "used_weight": 0,\n "color": "None",\n "active_tray_id": "a1_03919d510504942_active_tray_1"\n}'
Try http://10.150.175.10:8088/swagger there you can test the endpoints
So yeah that made me figure out its /spools Even thought your command said /spools/spool
But how do i fix the 500 error?
In swagger it only says 200 is good but nothing else
At first, I had a strange issue where it created a new spool even though the correct one was selected.
I then updated to the latest version, and after that, nothing worked at all.
I noticed on GitHub that you had changed half of the code for HA
After making some adjustments, everything is working again now
I ran some tests afterwards, and the only thing that doesn’t work is:
if you cancel the print midway, the material used up to that point is not passed on to Spoolman.
A small feature request: I find the dropdown a bit inconvenient.
Could you instead display all created spools at once, like it’s done in OpenSpoolman?
Also, I think the Print History and NFC Tags in OpenSpoolman are awesome
Since OpenSpoolman doesn’t support multi-print, I’ll definitely keep using your tool
Just tested a multi-print, but unfortunately the quantity specifications are completely off.
OrcaSlicer predicted 10g, which was also displayed on the printer afterwards:
The spools before the print:
After the print:
That makes a difference of:
Scharlachrot: 12g
Gray: 13g
Dark Gray: 19g
@guyke can you help with this? The automation is working for me but maybe you can spot the issue faster since its your creation?
OpenSpoolman only supports Bambulab spools. So that sucks anyways
But the dropdown displays all the spools in 1 dropdown. But you can search in it as well