.. |
angles.t
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
arcs.t
|
Avoid integer overflow in arc test. Fixes #1918
|
2014-04-22 23:01:01 -04:00 |
bridges.t
|
More correct test description
|
2014-04-26 16:09:00 +02:00 |
clean_polylines.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
clipper.t
|
Fix more regressions in test suite regarding the workaround for Clipper bug
|
2014-05-21 15:45:16 +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
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +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 concentric infill was used as solid infill. Includes regression test. #1650
|
2014-04-19 16:53:37 +02:00 |
flow.t
|
Bugfix: first layer extrusion width wasn't affecting infill. Includes regression test. #2042
|
2014-05-18 23:36:30 +02:00 |
gaps.t
|
Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907
|
2014-04-29 15:25:14 +02:00 |
gcode.t
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
geometry.t
|
Added failing test case for contains_point() not working on Windows. #1950
|
2014-04-30 16:44:25 +02: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
|
Bugfix: ooze_prevention brought the extruder too far. Includes regression test
|
2014-05-15 19:23:57 +02:00 |
perimeters.t
|
Typo seal -> seam :-)
|
2014-05-24 22:10:28 +02:00 |
polyclip.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
print.t
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
retraction.t
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
shells.t
|
Make sure spiral vase mode is not enabled for multi-island layers. #1938
|
2014-04-30 12:23:07 +02:00 |
skirt_brim.t
|
Use support material speed for skirt and brim instead of perimeter speed so that perimeter speed can be set on a per-region basis
|
2014-05-18 17:02:18 +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: wrong handling of large number of raft layers. #2041
|
2014-05-25 23:17:00 +02:00 |
svg.t
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
thin.t
|
Bugfix: thin walls forming a closed loop had overlapping segments at their endpoints. #1948 #1875
|
2014-05-21 15:03:31 +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 |