Matthias Hryniszak

Results 56 comments of Matthias Hryniszak

I am using [Docker](https://www.docker.com/) to run [Klipper](https://github.com/Klipper3d/klipper) using [mkuf/prind](https://github.com/mkuf/prind) composition. The default content of [moonraker.conf](https://github.com/mkuf/prind/blob/main/config/moonraker.conf) does not contain `[webcam]` configuration yet still I have the same problem. Any idea what...

It seems that in my setup there is no `moonraker-obico` container running, so having or not the `[webcam ...]` section in `moonraker.cfg` makes little difference. edit: added `docker ps -a`...

I have kind of made it work with the Adaptive MJPEG-Streamer: ![image](https://github.com/SoftFever/OrcaSlicer/assets/553994/58c3b84a-268c-4926-9c76-74fc0c2f2b8f) My motivation to change to the Adaptive service wasn't even because of the webcam - it's just the...

It's definitely not a "fix". It's a lousy workaround at best. That does not change the fact that OrcaSlicer with Mainsail embedded looks like the space shuttle control center at...

Any progress on this?

Thanks! I don't mind rebuilding the firmware - it's simple enough

First of all not using multiple modules for any application bigger than a hello-world is kinda insane from maintainability perspective - so good that you have it separated. I think...