.. |
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
|
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
|
Fixed regression when using --infill-only-where-needed. Includes regression test. #1721
|
2014-02-16 12:44:08 +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
|
Bugfix: crash when using non-consecutive extruders. #1808
|
2014-02-26 11:36:37 +01:00 |
perimeters.t
|
Bugfix: wrong inwards moves were calculated for 2+ copies because ExtrusionLoop objects were modified in place. Includes regression test. #1842
|
2014-03-24 19:56:18 +01: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
|
Use bridge speed for first solid layer above sparse infill. Includes unit test. #1792
|
2014-03-01 20:34:22 +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
|
|
|
thin.t
|
Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
|
2014-03-02 00:29:51 +01: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 |