MMU3 Filament active
I have recently installed and running my new MMU3 on my mk4 printer, i wanted to know if its possible to pass which filament is loaded in the MMU3 over to home assistant somehow?
i want a strip of LED behind the 5x Rolls and only show the LED when a certain roll is active, when it switches to color 2 i also wanted the LED to activly follow it in a pattern.
i know prusaLink shows which MMU roll is active but connect does not.
any ideas?
RE: MMU3 Filament active
Looking at the https://github.com/home-assistant/core/issues?q=sort%3Aupdated-desc+label%3A%22integration%3A+prusalink%22+is%3Aclosed MMU support is since 19th June so I assume you use updated version?
Then there should be some additional (binary?) sensors available for mmu.
Sorry but cannot help more because I don't own MMU.
See my GitHub and printables.com for some 3d stuff that you may like.
RE: MMU3 Filament active
What is the output if you query the printer API?
There may be some additional data there, but maybe it is not processed by the HomeAssistant plugin...
See my GitHub and printables.com for some 3d stuff that you may like.
RE: MMU3 Filament active
This seems like a good use for the GPIO board.
I have recently installed and running my new MMU3 on my mk4 printer, i wanted to know if its possible to pass which filament is loaded in the MMU3 over to home assistant somehow?
i want a strip of LED behind the 5x Rolls and only show the LED when a certain roll is active, when it switches to color 2 i also wanted the LED to activly follow it in a pattern.
i know prusaLink shows which MMU roll is active but connect does not.
any ideas?