OrcaSlicer/lib/Slic3r/GCode
Alessandro Ranellucci 83435aebb4 Make sure spiral vase mode is not enabled for multi-island layers. #1938
Conflicts:

	lib/Slic3r/GCode/Layer.pm
	t/shells.t
2014-04-30 14:42:08 +02:00
..
ArcFitting.pm Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class 2013-08-28 20:40:13 +02:00
CoolingBuffer.pm Huge speed boost by reducing the number of method calls in GCode.pm 2013-08-28 20:38:22 +02:00
Layer.pm Make sure spiral vase mode is not enabled for multi-island layers. #1938 2014-04-30 14:42:08 +02:00
MotionPlanner.pm Rewrite avoid_crossing_perimeters() to fix a regression and get better performance by choosing regular points along contours. #1531 2013-12-22 18:47:39 +01:00
Reader.pm Fixed spiral vase regressions. Includes regression tests. #1773 2014-02-13 16:06:52 +01:00
SpiralVase.pm Fixed spiral vase regressions. Includes regression tests. #1773 2014-02-13 16:06:52 +01:00
VibrationLimit.pm Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00