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
..
2012-06-24 16:50:09 +02:00
2012-04-16 11:55:14 +02:00
2012-06-23 21:31:29 +02:00