.. |
angles.t
|
New implementation of the little inwards move before leaving a loop. #186
|
2012-12-05 11:31:35 +01:00 |
arcs.t
|
Update t/arcs.t and add one more test
|
2013-05-17 15:07:01 +02:00 |
clean_polylines.t
|
Always fix self-intersecting polygons that Douglas-Peucker might return
|
2013-03-16 18:42:56 +01:00 |
clipper.t
|
Merge branch 'better-brim'
|
2013-05-11 09:19:23 +02:00 |
collinear.t
|
Removed SVG debug codes left (as always) in a unit test
|
2011-11-15 19:23:29 +01:00 |
combineinfill.t
|
Removed keep_meshes
|
2013-03-16 19:39:00 +01:00 |
cooling.t
|
Some fixes to the cooling logic and new test suite for cooling
|
2013-05-31 12:18:33 +02:00 |
custom_gcode.t
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
dynamic.t
|
Update t/dynamic.t
|
2012-10-27 21:20:32 +02:00 |
fill.t
|
Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere
|
2013-06-16 12:21:25 +02:00 |
gcode.t
|
Store config in Slic3r::GCode object
|
2013-05-31 11:19:36 +02:00 |
geometry.t
|
Bugfix: ineffective scale() method in recently created BoundingBox objects caused wrong positioning for scaled objects in plater. Includes regression test. #1171
|
2013-06-10 15:34:45 +02:00 |
layers.t
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
loops.t
|
Update tests after recent TriangleMesh optimizations
|
2013-05-15 17:38:50 +02:00 |
polyclip.t
|
Update unit test after recent conversion of Boost::Geometry::Utils to double coordinates
|
2013-04-15 19:03:02 +02:00 |
print.t
|
Bugfix: infill was clipped badly. Includes regression test. #1245
|
2013-06-15 12:10:57 +02:00 |
retraction.t
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
serialize.t
|
Update tests after recent serialization changes
|
2012-07-21 14:57:41 +02:00 |
shells.t
|
Regression test for top solid surfaces in V-shaped object. #1161
|
2013-06-08 20:01:26 +02:00 |
skirt_brim.t
|
Fixed regression causing skirt_height to he honored incorrectly when printing more than one object. Includes regression test #1200
|
2013-05-30 20:06:05 +02:00 |
slice.t
|
Optimization: split meshes automatically when avoid_crossing_perimeters is enabled, so that we reduce the complexity of the MotionPlanner graphs. This commit includes a very large refactoring of the Model class which is now responsible for duplication and arrangement
|
2013-05-18 16:48:26 +02:00 |
support.t
|
New test to ensure brim and raft are extruded with the support material extruder. #123
|
2013-06-07 13:38:29 +02:00 |
svg.t
|
Fixed SVG export and added regression test
|
2013-06-07 12:00:03 +02:00 |
vibrationlimit.t
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |