.. |
angles.t
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
fill.t
|
Bugfix: when processing with fill_density = 0, top/bottom solid shells were missing regions thinner than 3 * extrusion width. Includes regression test. #1602
|
2014-02-07 01:48:47 +01: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
|
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
|
Fixed spiral vase regressions. Includes regression tests. #1773
|
2014-02-13 16:06:52 +01: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
|
|
|
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 |