PrusaSlicer-NonPlainar/src/libslic3r/GCode
Lukas Matena d632d91e79 WipeTower.cpp: The M220 B/R gcode is only emitted for Marlin firmware flavor
The extended gcode is now only supported by Prusa (https://github.com/prusa3d/PrusaSlicer/issues/3114)
A pull request https://github.com/MarlinFirmware/Marlin/pull/15739 aims to extend the gcode in upstream Marlin as well
2019-10-31 15:08:20 +01:00
..
Analyzer.cpp #3082 - Workaround to fix incorrect object position after applying gcode line G92 into custom gcode 2019-10-21 10:12:42 +02:00
Analyzer.hpp #3082 - Workaround to fix incorrect object position after applying gcode line G92 into custom gcode 2019-10-21 10:12:42 +02:00
CoolingBuffer.cpp CoolingBuffer.cpp: Fixed a crash when encountering an invalid toolchange 2019-09-10 11:46:18 +02:00
CoolingBuffer.hpp Ported remove_collinear(Polygon) and test_polygon from upstream slic3r. 2019-10-15 18:08:32 +02:00
PostProcessor.cpp
PostProcessor.hpp
PressureEqualizer.cpp
PressureEqualizer.hpp
PreviewData.cpp Refactoring of the G-code preview for lower memory allocation 2019-09-30 16:25:26 +02:00
PreviewData.hpp Refactoring of the G-code preview for lower memory allocation 2019-09-30 16:25:26 +02:00
PrintExtents.cpp Simplified inclusion of the wipe tower into skirt calculation 2019-10-08 14:12:40 +02:00
PrintExtents.hpp Simplified inclusion of the wipe tower into skirt calculation 2019-10-08 14:12:40 +02:00
SpiralVase.cpp
SpiralVase.hpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
ToolOrdering.cpp Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
ToolOrdering.hpp Fixed couple of warnings in WipeTower.cpp, ToolOrdering.cpp and GCode.cpp 2019-09-04 14:56:35 +02:00
WipeTower.cpp WipeTower.cpp: The M220 B/R gcode is only emitted for Marlin firmware flavor 2019-10-31 15:08:20 +01:00
WipeTower.hpp Wipe tower brim width is now part of WipeTowerData class, so it can be used wherever needed 2019-10-08 13:50:51 +02:00