orcaslicer/lib
Mark Hindess 4d1551c305 Reduce memory usage during gcode output by discarding processed layers.
As each layer is processed, it increases in size by a factor of two
or three so by the end the layer list gets quite big.  So this removes
the list entry after it's been processed.
2012-06-29 12:33:30 +01:00
..
Slic3r Reduce memory usage during gcode output by discarding processed layers. 2012-06-29 12:33:30 +01:00
Slic3r.pm Command line options to assign perimeters and infill to different extruders 2012-06-28 16:48:56 +02:00