Gustavo Massaneiro

Results 6 comments of Gustavo Massaneiro

I have the same issue (not symmetric size, the right/bottom size are smaller), any value less than 2.0 for thickness will cause this issue, I think it also depends on...

@FormerLurker thanks for the info, I will look up your repo as an example I did the first commit, adding the min_arc_segments, 24 is a good value? [https://github.com/gustavomassa/Marlin/commit/4f664e8b5398451542b9e1b2e46f3c1d2bccf970](https://github.com/gustavomassa/Marlin/commit/4f664e8b5398451542b9e1b2e46f3c1d2bccf970) What about...

@FormerLurker How much infill is needed for the test? "Archimedean Chords" for the bottom only? I cut the benchy file, so it will print the first 2 layers only. ![image](https://user-images.githubusercontent.com/16235598/111858540-a6777880-8918-11eb-9e96-0d0e95f37314.png)...

I'm facing the same issue using cluster mode, I think the best idea is to make app-dash able to receive multiple metrics package based on an id/name, so each worker...

@chinese-soup it was set to 1, setting to 0 fixes the issue. Can we detect when it's in an older HLSDK server, if not just ignore it?

Is there a way to detect when the HLSDK is the latest version and this fix should be applied? Adding this version check here would fix the issue https://github.com/YaLTeR/OpenAG/blob/679f146ff7a9f15d574b4e37ce3f5622f635faee/cl_dll/view.cpp#L1549