OrcaSlicer/src/libslic3r/GCode
bubnikv 8e5ba5ccc5 Added synonyms to some PrintSteps:
psWipeTower now equals to new psToolOrdering indicating that
the ToolOrdering has been calculated (only if non-sequential mode is active).

psBrim now equals to new psExtrusionPaths
psExtrusionPaths shall be the last step before psWipeTower, indicating
that all the printing extrusions are calculated for the G-code preview
slider to edit the custom per print_z color changes, tool changes etc.
2020-01-15 16:20:16 +01:00
..
Analyzer.cpp Custom G-code references are now being assigned to ToolOrdering::LayerTools() 2020-01-14 11:54:09 +01:00
Analyzer.hpp #3287 - Fixed GCodeAnalyzer and GCodeTimeEstimator when using Machinekit and Mach3/Linuxcnc gcode flavours 2019-12-09 11:40:26 +01:00
CoolingBuffer.cpp Custom G-code references are now being assigned to ToolOrdering::LayerTools() 2020-01-14 11:54:09 +01:00
CoolingBuffer.hpp Ported remove_collinear(Polygon) and test_polygon from upstream slic3r. 2019-10-15 18:08:32 +02:00
PostProcessor.cpp Fix build on MSVC with PCH off 2019-03-27 12:14:34 +01:00
PostProcessor.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PressureEqualizer.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PressureEqualizer.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PreviewData.cpp Code cleaning 2019-11-27 15:27:44 +01:00
PreviewData.hpp Code cleaning 2019-11-27 15:27:44 +01:00
PrintExtents.cpp Custom G-code references are now being assigned to ToolOrdering::LayerTools() 2020-01-14 11:54:09 +01:00
PrintExtents.hpp Simplified inclusion of the wipe tower into skirt calculation 2019-10-08 14:12:40 +02:00
SpiralVase.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
SpiralVase.hpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
ThumbnailData.cpp ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thumbnails to exported gcode and 3mf files 2019-10-23 13:31:24 +02:00
ThumbnailData.hpp ENABLE_THUMBNAIL_GENERATOR -> render printbed into thumbnails 2019-11-28 14:18:24 +01:00
ToolOrdering.cpp Added synonyms to some PrintSteps: 2020-01-15 16:20:16 +01:00
ToolOrdering.hpp Added synonyms to some PrintSteps: 2020-01-15 16:20:16 +01:00
WipeTower.cpp Fix of the wipe tower starting point 2019-12-04 13:47:02 +01:00
WipeTower.hpp Fix of the wipe tower starting point 2019-12-04 13:47:02 +01:00