Eric Callahan
Eric Callahan
Moonraker does not currently support Tapo plugs. As mentioned above, support could be added however it needs to be done without the fishbigger TapoP100 dependency. I wasn't specific as to...
@NpFaith An interested developer would need to write an implementation that accesses the Tapo P100 APIs using asynchronous HTTP requests. They would need to be familiar with asyncio, Moonraker's component...
Octoprint very likely has a 3rd party plugin that supports the Tapo P100. Unfortunately there is no way to trick support into Moonraker if you want the device visible in...
Thanks, it looks good. In the near future I plan to implement a 3rd party plugin interface, I think that this kind of plugin would be a good candidate for...
No, I haven't implemented it yet. Its still in the planning phase at the moment.
To be clear, there are plugins for Simplify3D that support PrusaSlicer type thumbnails? Are these plugins officially supported? I don't mind adding support for thumbnails in S3D if they are...
Thanks. IMO it would be better to have native thumbnail functionality from the S3D developers and wait until they have shipped it before implementing anything in Moonraker. This way there...
Yes, the supervisord provider should be used rather than a wrapper around it. FWIW, I am currently working on [some improvements](https://github.com/Arksine/moonraker/tree/dev-supervisord-20230130) for the supervisord provider, after doing my own testing...
Why is it necessary to restart simulavr? When testing against Mainsail's virtual printer container I was able to restart Klipper, but perhaps I'm missing something. TBH I'd like to see...
There is really no good way to implement robust version control in Moonraker and it would be far outside of the scope of the file manager. An alternative would be...