Slic3r/t
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
..
angles.t New implementation of the little inwards move before leaving a loop. #186 2012-12-05 11:31:35 +01:00
arcs.t 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
clean_polylines.t Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
clipper.t Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
collinear.t Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
combineinfill.t Use Slic3r::Surface::Collection for Layer::Region->slices 2013-07-14 15:03:45 +02:00
cooling.t Bugfix: fan wasn't turned on for bridges when vibration limit or another internal post-processor was enabled. Includes regression test. #1533 2013-12-23 01:19:02 +01:00
custom_gcode.t Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00
dynamic.t Port offset_ex() and offset2_ex() to XS 2013-07-16 20:09:53 +02:00
fill.t Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871 2014-04-18 21:40:27 +02:00
gcode.t Bugfix: incorrect number of raft layers was generated when too few were requested. #1678 2014-01-11 23:16:33 +01:00
geometry.t Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464 2013-11-11 13:00:50 +01:00
layers.t Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00
loops.t Fix threads, tests and require the most recent Moo version 2013-09-12 11:09:03 +02:00
multi.t Bugfix: crash when using non-consecutive extruders. #1808 2014-02-26 11:36:37 +01:00
perimeters.t Bugfix: sometimes a tiny gap was left between infill and perimeters. Includes regression test. #1803 2014-04-11 23:10:14 +02:00
polyclip.t Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464 2013-11-11 13:00:50 +01:00
print.t More work to avoid working with vertices outside XS 2013-09-11 11:55:08 +02:00
retraction.t Moved vibration limit to its own G-code filter 2013-08-28 20:37:56 +02:00
shells.t Make sure spiral vase mode is not enabled for multi-island layers. #1938 2014-04-30 14:42:08 +02:00
skirt_brim.t Update brim generation code. Includes regression test. #1440 2013-09-16 10:33:30 +02:00
slice.t Fix threads, tests and require the most recent Moo version 2013-09-12 11:09:03 +02:00
support.t Bugfix: incorrect number of raft layers was generated when too few were requested. #1678 2014-01-11 23:16:33 +01:00
svg.t Fixed SVG export and added regression test 2013-06-07 12:00:03 +02:00
thin.t Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794 2014-03-02 00:29:51 +01:00
threads.t Fix threading issue with GUI. #1443 #1444 2013-09-19 16:00:47 +02:00
vibrationlimit.t Huge speed boost by reducing the number of method calls in GCode.pm 2013-08-28 20:38:22 +02:00