.. |
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 19:50:16 +02:00 |
clean_polylines.t
|
Reapply correct optimization for simplifiying fill_surfaces before performing the offset. #1325
|
2013-07-20 12:22:41 +02: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
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
dynamic.t
|
Update t/dynamic.t
|
2012-10-27 21:20:32 +02:00 |
fill.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +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
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
loops.t
|
Update tests after recent TriangleMesh optimizations
|
2013-05-15 17:38:50 +02:00 |
perimeters.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
polyclip.t
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
print.t
|
Bugfix: infill was clipped badly. Includes regression test. #1245
|
2013-06-15 12:10:57 +02:00 |
retraction.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
serialize.t
|
Optimization in Polyline instantiation
|
2013-07-05 14:44:41 +02:00 |
shells.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
skirt_brim.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
slice.t
|
Little optimizations in slicing
|
2013-06-22 20:32:39 +02:00 |
support.t
|
Moved vibration limit to its own G-code filter
|
2013-08-28 16:51:58 +02:00 |
svg.t
|
Fixed SVG export and added regression test
|
2013-06-07 12:00:03 +02:00 |
vibrationlimit.t
|
Huge speed boost by reducing the number of method calls in GCode.pm
|
2013-08-28 18:12:20 +02:00 |