OrcaSlicer/src/libslic3r/GCode
Vojtech Bubnik 9e545eba13 Fixed quadratic complexity of the time estimator post processor
with a constant complexity (amortized) code.
2020-10-30 09:13:04 +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
GCodeProcessor.cpp Fixed quadratic complexity of the time estimator post processor 2020-10-30 09:13:04 +01:00
GCodeProcessor.hpp Fix of Slicer image not good #4992 2020-10-29 10:51:51 +01:00
PostProcessor.cpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02: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 Fix of Slicer image not good #4992 2020-10-29 10:51:51 +01: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 Removed the dead code GCode/Analyzer.cpp,hpp to simplify code navigation. 2020-10-28 17:26:08 +01:00
PreviewData.hpp GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER 2020-05-07 10:49:12 +02:00
PrintExtents.cpp WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
PrintExtents.hpp Simplified inclusion of the wipe tower into skirt calculation 2019-10-08 14:12:40 +02:00
SeamPlacer.cpp Fix build on macOS and one logic error 2020-09-18 14:26:06 +02:00
SeamPlacer.hpp Store seam history for more islands 2020-09-18 12:20:02 +02:00
SpiralVase.cpp Spiral vase improvements and bugfixes. 2020-02-08 21:36:43 +01:00
SpiralVase.hpp Spiral vase improvements and bugfixes. 2020-02-08 21:36:43 +01:00
ThumbnailData.cpp Few more include chains broken 2020-05-26 13:46:59 +02:00
ThumbnailData.hpp Few more include chains broken 2020-05-26 13:46:59 +02:00
ToolOrdering.cpp Added uncommitted changes 2020-06-08 12:36:42 +02:00
ToolOrdering.hpp Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile) 2020-06-03 15:34:33 +02:00
WipeTower.cpp Merge branch 'pa_reprap_g10_temperature_support' of https://github.com/ardenpm/PrusaSlicer into lm_g10 2020-10-23 11:42:35 +02:00
WipeTower.hpp Wipe tower - small refactoring and fix 2020-09-25 12:35:20 +02:00