Error in slicing
Hi! I've a problem in slicing a big stl file (50 MB).
I'm using Cura from Repetier. When the progress bar is complete the system report an error and no G-code is generated.
The error is:
System.OutOfMemoryException: Generata eccezione di tipo
'System.OutOfMemoryException'.
in System.String.ReplaceInternal(String oldValue, String newValue)
in System.String.Replace(String oldValue, String newValue)
in RepetierHost.view.RepetierEditor.set_Text(String value)
in RepetierHost.view.RepetierEditor.setContent(String text)
in RepetierHost.Main.LoadGCode(String file)
Currently i've set the visualization settings su deactivate filament visualizzation ("disattiva visualizzazione filamento" in the Italian version) but i've the same error.
I'm using Repetier-Host 2.0 on Windows 7 32 bit with 4 GB RAM.
In Windows 10 with 16 GB RAM i haven't this problem... but i'm using the 3d printer with the previous configuration. How can I resolve this problem? Thank you
I'm using Cura from Repetier. When the progress bar is complete the system report an error and no G-code is generated.
The error is:
System.OutOfMemoryException: Generata eccezione di tipo
'System.OutOfMemoryException'.
in System.String.ReplaceInternal(String oldValue, String newValue)
in System.String.Replace(String oldValue, String newValue)
in RepetierHost.view.RepetierEditor.set_Text(String value)
in RepetierHost.view.RepetierEditor.setContent(String text)
in RepetierHost.Main.LoadGCode(String file)
Currently i've set the visualization settings su deactivate filament visualizzation ("disattiva visualizzazione filamento" in the Italian version) but i've the same error.
I'm using Repetier-Host 2.0 on Windows 7 32 bit with 4 GB RAM.
In Windows 10 with 16 GB RAM i haven't this problem... but i'm using the 3d printer with the previous configuration. How can I resolve this problem? Thank you
Comments