It seems with more holes added to my project, the slower all the computation got. We’re talking about cylinder with mesh holes around it, that’s it. now every time I make move, the waiting icon pops up. This is a baseline MBA. At this point it’s just hung up.
You are generating a large amount of surfaces, with more than a ten thousandth of a millimeter accuracy. That leads to a massive amount of high accuracy calculation. As capable as the M1 chip is, it’s not all powerful, every hardware has a limit. A stronger CPU finishes these calculations in less time, so the hang is shorter, but it will always take time.
That makes sense, but the software gives up and doesn’t keep trying. Even after 15 min it can hang. Would the M1 Pro be more capable in this regard? or is there a better solution to doing this myself (ie not sending this out, its not worth that much to me)