.. |
angles.t
|
Bugfix: medial axis missed some segments. #2144
|
2014-08-03 15:03:47 +02:00 |
avoid_crossing_perimeters.t
|
Fixed regression causing crash when using avoid_crossing_perimeters with multiple object, caused by recent refactorings. Added regression test
|
2014-11-26 22:46:51 +01:00 |
bridges.t
|
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
2017-07-19 10:45:39 +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
|
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
|
2015-03-06 09:56:58 +01:00 |
config.t
|
Removed setenv() test as we can't test environment variables in Perl since they are now set in XS
|
2015-07-01 20:15:52 +02:00 |
cooling.t
|
Fix of a cooling buffer over multiple extruders.
|
2017-06-30 19:07:14 +02:00 |
custom_gcode.t
|
Ported expanded_output_filepath() to C++/XS
|
2017-02-28 10:38:32 +01:00 |
dynamic.t
|
Port offset_ex() and offset2_ex() to XS
|
2013-07-16 20:09:53 +02:00 |
fill.t
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
flow.t
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
gaps.t
|
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
2017-07-19 10:45:39 +02:00 |
gcode.t
|
Test to ensure that the repetier firmware returns the correct acceleration M code and that the values are set properly.
|
2017-02-10 09:39:33 +01:00 |
geometry.t
|
Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857
|
2015-06-01 17:55:51 +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
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
perimeters.t
|
Fixed test cases after change of the "sane" extrusion widths.
|
2017-07-20 11:03:54 +02:00 |
polyclip.t
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
print.t
|
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
2017-07-19 10:45:39 +02:00 |
retraction.t
|
Test case for Bugfix: use Lift-z option for 2. extruder #3385
|
2016-09-26 12:50:05 +02:00 |
shells.t
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
skirt_brim.t
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
slice.t
|
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
2017-07-19 10:45:39 +02:00 |
support.t
|
Slic3r has been modified to propagate the following filament specific
|
2017-06-21 16:15:39 +02:00 |
svg.t
|
Bugfix: failure when exporting SVG from object containing multiple islands. Includes regression test. #2050
|
2014-05-26 11:13:53 +02:00 |
thin.t
|
More refactoring to medial axis and gap fill, more robust
|
2016-05-20 17:03:57 +02:00 |
threads.t
|
More work for removing references to $Slic3r::Config
|
2013-12-24 11:58:36 +01:00 |