PrusaSlicer-NonPlainar/t
2017-02-10 09:39:33 +01:00
..
angles.t
arcs.t
avoid_crossing_perimeters.t
bridges.t Reworked the bridge detector to allow searching a single bridging 2016-11-08 09:59:25 +01:00
clean_polylines.t
clipper.t
collinear.t
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 Defined the +-* operators on Pointf. 2016-10-21 16:53:42 +02:00
custom_gcode.t Finished porting PlaceholderParser to XS 2015-07-01 19:35:22 +02:00
dynamic.t
fill.t Test of a 100% coverage by the FillRectilinear2 has been disabled before, 2016-11-02 17:15:05 +01:00
flow.t
gaps.t
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
loops.t
multi.t
perimeters.t Reverted the perimeter generator to not save the perimeter areas. 2016-11-17 23:22:59 +01:00
polyclip.t
pressure.t Make tests happy with new defaults 2015-01-31 12:10:50 +01:00
print.t
retraction.t Test case for Bugfix: use Lift-z option for 2. extruder #3385 2016-09-26 12:50:05 +02:00
shells.t Ported more Slic3r::GCode methods to XS 2015-07-01 23:00:52 +02:00
skirt_brim.t
slice.t
support.t support_material_synchronize_layers implementation 2016-11-30 16:06:12 +01:00
svg.t
thin.t More refactoring to medial axis and gap fill, more robust 2016-05-20 17:03:57 +02:00
threads.t