Files
OrcaSlicer-KX/src/slic3r/GUI
bubnikv 8357f1a119 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-07-26 09:45:22 +02:00
2019-05-16 16:55:44 +02:00
2019-08-27 09:31:19 +02:00
2019-09-02 14:02:26 +02:00
2019-09-28 09:57:26 +02:00
2019-09-05 15:31:22 +02:00
2019-07-31 11:12:50 +02:00
2019-09-05 15:31:22 +02:00