Pavulon87
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. 
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)