.. |
angles.t
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
arcs.t
|
Some more unit tests for arc fitting
|
2014-04-06 22:32:53 +02:00 |
bridges.t
|
More unit tests for bridge angle detection
|
2014-04-08 15:18:37 +02:00 |
clean_polylines.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
clipper.t
|
Test Clipper's buggy behavior with polylines having coinciding endpoints
|
2014-04-08 15:26:31 +02:00 |
collinear.t
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
combineinfill.t
|
Make tests pass
|
2014-01-05 00:36:33 +01:00 |
config.t
|
Fix regression about percent extrusion width not being validated. Includes regression test
|
2014-02-13 18:42:49 +01:00 |
cooling.t
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
custom_gcode.t
|
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
|
2014-03-17 00:39:07 +01:00 |
dynamic.t
|
Port offset_ex() and offset2_ex() to XS
|
2013-07-16 20:09:53 +02:00 |
fill.t
|
Fix for incomplete extrusion on solid surfaces
|
2014-04-05 10:54:24 +02:00 |
gcode.t
|
Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670
|
2014-01-11 17:40:09 +01:00 |
geometry.t
|
Better pruning
|
2014-03-08 11:36:48 +01:00 |
layers.t
|
Failing test for broken command line scaling. #1889
|
2014-04-05 11:21:26 +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 the 'extruder' behavior in CLI and test that Print::Simple accepts an incomplete DynamicConfig object
|
2014-04-05 10:18:00 +02: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 20:01:14 +01:00 |
polyclip.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
print.t
|
Fix extruder assignment and tests
|
2014-03-27 00:01:33 +01:00 |
retraction.t
|
Make tests pass
|
2014-01-05 00:36:33 +01:00 |
shells.t
|
Use bridge speed for first solid layer above sparse infill. Includes unit test. #1792
|
2014-03-01 20:35:44 +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
|
Update t/support.t still assuming default support material pattern was honeycomb
|
2014-03-27 00:28:26 +01:00 |
svg.t
|
Fixed SVG export and added regression test
|
2013-06-07 12:00:03 +02:00 |
thin.t
|
Disable thin wall test failing on Linux. A more robust implementation is needed. #1825
|
2014-03-25 14:23:11 +01: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 |