dimalo

Results 9 comments of dimalo

try using dimalo/fluidd it's basically the same build as mainsail using an nginx reverse proxy within cadriel/fluidd is built differently. PS: instead of restarting try to recreate the fluidd container....

just added numpy & matplotlib as global pip installs, with klipper now also supporting python3 this s a lot more straightforward

just reopened to make sure the release builds, then will close and reference in release notes...

I did not try with moonraker but at least got an accelerometer to work with klipper, which needed to pass gpio and spi pins. Therefore I needed to tune the...

I have implemented this in #39 and agree it makes sense so one can save properly. please check if you can...

I'm sure it has to do with permissions on the folder. make sure the klippy user has write permissions

@NamkingWIN please check with imagetag :next I did not test as I don't have a suitable printer - please leave a feedback if the extension and updates work for you

FInally I got the time to reply... :( as @TheSeven stated, moonraker can be configured to allow any URL. you can specify "ubuntu" as alllowed CORS source. have a look...

oh and the answer why fluidd magically works: I've configured nginx in the fluidd/mainsail images to reverse proxy to the first klipper instance - see [here](https://github.com/dimalo/klipper-web-control-docker/blob/main/frontend/upstreams.conf.template) and [here](https://github.com/dimalo/klipper-web-control-docker/blob/main/frontend/client.conf)