Closed techfreek closed 3 years ago
Hi @techfreek, new version 1.9.0 now only response with the max tool count selection.
Please test and give feedback Olli
Thanks @OllisGit ! Looks like it is is correctly returning 1 selection now. Looks like the only remaining issue is in my WIP integration for OctoScreen. I'll work on fixing that, but this bug can be called fixed. Thanks!
Describe the bug As part of testing an integration of this plugin into OctoScreen (https://github.com/Z-Bolt/OctoScreen/pull/315) I modified my OctoPrint settings to say I had 2 extruders to see what the UI looked like. I saw the results, was content, and changed OctoPrint back to 1 extruder. Ever since, I've seen that the "plugin/filamentmanager/selections" endpoint still returns 2 tools. This is even after rebooting and even upgrading to OctoPrint 1.7
Steps to reproduce
To check the output of the "plugin/filamentmanager/selections" endpoint, I used chrome dev tools to "Copy as cURL" and run that.
Expected behavior "plugin/filamentmanager/selections" returns the correct number of tools
Did the same happen when all other 3rd party plugins are disabled? Have not tested
Log file No logs related to filament manager
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.