It is no matter what model is loaded first. Only when both are loaded there is a problem with the loading.
It is no matter what model is loaded first. Only when both are loaded there is a problem with the loading.
The latest beta contain fixes related to this problem, can you check if this solves it for you:
http://software.ultimaker.com/Cura_closed_beta/
Thank You very much Daid! That solved my problem.
So what exactly was the problem? Was it size, or something else?
So what exactly was the problem? Was it size, or something else?
Output GCode size was causing memory fragmentation limits to be reached on windows.
"Memory fragmentation limits in Windows"? That's a new one on me. Are you talking about some feature of your C++ lib?
"Memory fragmentation limits in Windows"? That's a new one on me. Are you talking about some feature of your C++ lib?
Python code. 32bit. StringIO.
Recommended Posts
donmilne 2
Cura has been known to have trouble loading very large models. Does it do the same thing no matter what order you load the models? (implies the two summed together are too large), or is one specific model the problem?
Link to post
Share on other sites