Need to do some refactoring so we dont get stuck in "loading" land. When saving the settings page the mmu settings are not present on the page so they get zeroed out. If I always save them with what they are then I run into an instance where they never clear out and we get stuck with the "loading message"
Need to do some refactoring so we dont get stuck in "loading" land. When saving the settings page the mmu settings are not present on the page so they get zeroed out. If I always save them with what they are then I run into an instance where they never clear out and we get stuck with the "loading message"
https://github.com/jukebox42/Octoprint-PrusaMMU/blob/main/octoprint_prusammu/__init__.py#L271-L277