Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low Spacing calculations takes tens of minutes to complete, Only using 10% of CPU #38

Open
anciltech opened this issue Mar 6, 2023 · 1 comment

Comments

@anciltech
Copy link

Hello @jawensi

I think the issue is that the process is not MultiThreaded. Is that correct? Is there any way to enable it, or if not, have you considered implementing it?

I use your tool to create highly detailed maps for a MSLA 3d printer with a print resolution of 0.05mm, which can really show every triangle face if I dont set the Spacing parameter low enough. I typically use 0.06 if there are any cliffs in the terrain to minimize the polygons on said steep cliff.

With that in mind, it can take a very long time to do these calculations at this resolution, and my CPU 8 Core CPU stays around 10-12%

Cheers
Max

@Vringe
Copy link

Vringe commented Mar 7, 2023

Actually, I came across the exact same problem today. No matter if I use full extend or a selected area, it always takes ages to calculate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants