PrusaSlicer-NonPlainar/src/libslic3r/GCode
Lukas Matena 6ab1cec48c Empty layers detection added to GCode.cpp
Added detection of empty layers so the wipe tower doesn't trip on them (it is not printable anyway).
This should improve wipe tower reliability with supports, objects standing on edges, etc.
I also turned an assert into exception throw to prevent hard crashes and nonsense output.
2019-08-02 16:54:18 +02:00
..
Analyzer.cpp #2663 - Added handling of gcode lines M401 and M402 for Repetier flavour to GCodeAnalyzer 2019-07-22 11:23:42 +02:00
Analyzer.hpp Follow-up of 699319cd86 -> Fixed build on Mac 2019-07-22 11:47:23 +02:00
CoolingBuffer.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
CoolingBuffer.hpp Fix of a cooling slow down logic. 2019-02-01 17:15:41 +01: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 Merge branch 'master' into lm_warnings 2019-07-15 13:26:55 +02:00
PreviewData.hpp Implemented "Color Print" for preview mode (without re-slicing) 2019-01-29 15:11:29 +01:00
PrintExtents.cpp Wipe tower - refactoring (removed the abstract WipeTower class) 2019-06-17 10:16:07 +02:00
PrintExtents.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
SpiralVase.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
SpiralVase.hpp Get name of both the G-code and project file from the 1st printable 2019-02-01 11:44:08 +01:00
ToolOrdering.cpp Empty layers detection added to GCode.cpp 2019-08-02 16:54:18 +02:00
ToolOrdering.hpp Fixed compilation issues on osx 2018-11-26 14:54:23 +01:00
WipeTower.cpp Wipetower fix: temperature-changing command was sometimes missing after the toolchange 2019-08-01 15:31:02 +02:00
WipeTower.hpp Bumped up the version to 2.1.0-alpha0. 2019-08-01 11:53:22 +02:00