You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
is there some reason why ContourFollow is so painfully slow even when using pypy? The basic idea seems quite simple to me... I've seen STL slicing be done really fast. And generating toolpaths from slice outlines also sounds like very easy and deterministic task that should not take more than few miliseconds... What exactly makes this so slow?
The text was updated successfully, but these errors were encountered:
Hello,
is there some reason why ContourFollow is so painfully slow even when using pypy? The basic idea seems quite simple to me... I've seen STL slicing be done really fast. And generating toolpaths from slice outlines also sounds like very easy and deterministic task that should not take more than few miliseconds... What exactly makes this so slow?
The text was updated successfully, but these errors were encountered: