.. |
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
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
clipper.t
|
Update Clipper to 6.0.0
|
2013-11-20 11:35:58 +01:00 |
collinear.t
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
combineinfill.t
|
Fix compilation and test suite
|
2013-12-18 16:34:31 +01: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:53 +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
|
Satisfy test suite
|
2013-12-24 12:03:30 +01:00 |
gcode.t
|
Fixes to complete_objects to make t/gcode.t pass
|
2013-12-24 01:13:02 +01:00 |
geometry.t
|
Fix t/geometry.t
|
2013-11-24 00:59:45 +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
|
Merge branch 'stable'
|
2013-11-24 22:48:31 +01:00 |
perimeters.t
|
Fix error in contains_point() port
|
2013-11-21 18:42:16 +01:00 |
polyclip.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
print.t
|
Fix compilation and test suite
|
2013-12-18 16:34:31 +01:00 |
retraction.t
|
Fixes to complete_objects to make t/gcode.t pass
|
2013-12-24 01:13:02 +01: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:31:50 +01:00 |
svg.t
|
Fixed SVG export and added regression test
|
2013-06-07 12:00:03 +02:00 |
threads.t
|
More work for removing references to $Slic3r::Config
|
2013-12-24 11:58:36 +01:00 |
vibrationlimit.t
|
Huge speed boost by reducing the number of method calls in GCode.pm
|
2013-08-28 20:38:22 +02:00 |