bubnikv 272479826f Refactoring of the G-code preview for lower memory allocation
and for separation of concerns:

The final G-code preview no more uses ExtrusionPaths structure
to hold the G-code path data extracted by parsing the G-code.
Instead, the ExtrusionPath class has been trimmed down back to
the original size before the G-code preview was introduced,
and a new GCodePreviewData::Extrusion::Path class was created to hold
the additional path data as the extruder ID, color change ID
and fan speed.
2019-09-30 16:25:26 +02:00
..
2019-08-21 15:39:20 +02:00
2018-12-20 13:38:00 +01:00
2019-06-25 16:04:29 +02:00
2019-06-25 16:04:29 +02:00
2019-07-05 19:06:19 +02:00
2019-08-22 11:35:25 +02:00
2019-09-10 19:09:37 +02:00
2019-07-26 11:32:44 +02:00
2019-06-04 09:26:33 +02:00
2019-06-04 09:26:33 +02:00