PrusaSlicer-NonPlainar/src/libslic3r/GCode
2021-01-04 14:21:24 +01:00
..
AvoidCrossingPerimeters.cpp Fixed of unintentional disabling of wipe even in cases when avoid crossing perimeters weren't applied due to exceeding the maximum detour length. 2020-12-16 13:17:09 +01:00
AvoidCrossingPerimeters.hpp External paths avoid crossing perimeters of holes 2020-12-03 09:43:21 +01:00
CoolingBuffer.cpp Ramp up layer cooling fan over X layers #848 2020-12-04 11:53:02 +01:00
CoolingBuffer.hpp Ported remove_collinear(Polygon) and test_polygon from upstream slic3r. 2019-10-15 18:08:32 +02:00
GCodeProcessor.cpp 5677 - GCodeProcessor accepts gcode line T-1 as valid for RepRapFirmware and RepRapSprinter 2021-01-04 14:21:24 +01:00
GCodeProcessor.hpp GCodeViewer - Fixed visualization of time estimates for silent mode 2020-12-17 11:41:41 +01:00
PostProcessor.cpp Fix of Command line slicing bad gcode #5029 2020-12-07 18:39:33 +01:00
PostProcessor.hpp Fix of [BUG]Environment variables not all exported while calling Post-Processing Scripts #4901 2020-12-07 14:59:36 +01: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
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 Random seam: optimization and fix of a possible infinite loop 2020-12-17 15:48:25 +01:00
SeamPlacer.hpp Fix random seam for single contour islands (#5003) and for external_perimeters_first 2020-11-27 11:33:25 +01:00
SpiralVase.cpp Fix of 298b730589 2020-12-09 16:52:41 +01:00
SpiralVase.hpp Implemented linear tapering of extrusion rate for the 1st spiral vase layer 2020-12-09 14:54:26 +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 #4936 - Take toolpaths width and height from gcode decorations, if available 2020-12-08 15:55:53 +01:00
WipeTower.hpp Wipe tower - small refactoring and fix 2020-09-25 12:35:20 +02:00