Slic3r/t
Alessandro Ranellucci 74f2f45554 Fix regression preventing raft from being generated for the entire object footprint. #1614 #1567 2013-12-23 20:12:39 +01: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 Fix concentric infill and add regression test. #1432 2013-09-12 11:14:54 +02:00
gcode.t Fix regression causing complete_objects to skip Z moves after first object is complete. Includes regression test. #1582 #1541 2013-12-07 14:52:59 +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 Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545 2013-11-24 13:04:16 +01:00
perimeters.t Prevent superfluous extra perimeters added when a region has an acute angle 2013-09-17 20:18:54 +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 Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431 2013-09-17 19:24:16 +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 Fix regression preventing raft from being generated for the entire object footprint. #1614 #1567 2013-12-23 20:12:39 +01:00
svg.t Fixed SVG export and added regression test 2013-06-07 12:00:03 +02: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