Dominik Paľo

Results 12 comments of Dominik Paľo

Any updates? @voneiden's solution works great (with the version 1.9.20), but I would like to update my container to use the latest version (1.9.22)

Any updates? It would be really helpful also for me :)

Yes, you can override the `keychainServiceName` method from `OAuth2Base` class in your OAuth2 client implementation like: ``` override func keychainServiceName() -> String { return "My Service Name" } ```

I'm also looking for the MK3 spool holder scad file, why is only the STL file in the repository?

@michael-hawker it doesn't seem it is related to DPI - I was able to replicate the issue on 100% scale and also on 125% scale. As a temporary workaround, we...

Thank you, it works with `requestBody`. Also, there is another small issue: The ID of the uploaded file is accessible via `file.data.id` (not via `file.id` as in the example).

@marcgg could you please check it?

@Jan-Soustruznik thank you, it wasn't enabled in the slicer config (I didn't know about such an option). After enabling it, everything works as expected. Maybe it would be nice to...

> printables.com says to enable this option when you enable checkbox in user prefs @gudvinr in my case not... it seems there is a bug on the Printables.com page or...

I'm also designing a new enclosure for SKR 2 and having the same issue with missing parts (USB A/SD) required to model cutouts properly. So could you please update the...