
Originally Posted by
DrDucati
Hello Magnum164,
I have tried several STL files. The first one caused SprutCAM to crash occasionally due to high memory usage (over 2GB). Since SprutCAM is a 32 bit application, even in 64 bit Windows 7 it cannot allocate more than about 2GB of RAM.
Since then I've been more careful about the number of polygons in the STL file. I start with an OBJ file from my modeling software because I am doing organic shapes. The OBJ file is converted to a STL file using MeshLab (good free open source software). My most recent OBJ file has about 90,000 polygons. That leads to a SprutCAM memory usage of about 250MB, which is fine. I expect to slowly increase the number of polygons in my models as I refine the milling process and figure out how much detail is necessary.
If high polygon count is not what's causing your problem, give me some more details and I'll try to help.
Wayne