Author Topic: mistake message : System.OutOfMemoryException  (Read 1732 times)

Offline Mathieu25

  • Ewok
  • *
  • Posts: 3
    • View Profile
mistake message : System.OutOfMemoryException
« on: January 29, 2021, 16:06:36 pm »
Hello,

I'am a new member. I have un mistake on Cambam. Some time, with big STL, I have this Message :
System.OutOfMemoryException

Wath is the problem? How I can fix it?

Sorry for my bad english  ;)

Mathieu

Offline dh42

  • Administrator
  • CNC Jedi
  • *****
  • Posts: 7254
    • View Profile
    • Cambam V1.0 French Doc
Re: mistake message : System.OutOfMemoryException
« Reply #1 on: January 29, 2021, 17:11:24 pm »
Hello

It is because a 32 Bits software can only use 2GB of RAM and working with big STL consume a large amount of RAM.

If you're using a 64 bits version of Windows, you can use a patch that allow 4GB of RAM to a 32 bits software.

https://cambamcnc.com/forum/index.php?topic=4613.msg34067/index.php#msg34067

Another way (need also a 64 bits version of Windows) is to use the 64 Bits version of CamBam, but it is still in development and have some bugs and limitations.

https://cambamcnc.com/downloads/#devt

++
David