Pavulon87

Results 5 comments of Pavulon87

> Telegram plugin spams my dns with 2 queries per minute for api.telegram.com. I think it should be cached somewhere. It's by far the most frequent query on my dns...

I have the same problem. Always changing few lines in prettygcode.js: `gcodeProxy.loadGcode('/downloads/files/local/' + curJobName);` to `gcodeProxy.loadGcode('./downloads/files/local/' + curJobName);`

I'm not sure why(probably bug), but if you check "Ensure vertical shell thickness" then it works fine.

Looks like arachne bug. Sliced with a clasic perimeter generator without problems. ![Zrzut ekranu 2022-10-26 204640](https://user-images.githubusercontent.com/23641103/198110630-10feb7fc-4ffe-44d9-8f35-9bd2bfc58ebe.jpg)

From July 29, arachne is available on the [actions](https://github.com/supermerill/SuperSlicer/actions) page ([nightly_dev](https://github.com/supermerill/SuperSlicer/commits/nightly_dev) branch)