Slic3r/xs/t
Alessandro Ranellucci 3f6360ee8f Finish porting Print classes to XS 2014-06-10 16:01:57 +02:00
..
01_trianglemesh.t Use poly2tri for triangulation. This fixes some cases where polyPartition couldn't triangulate successfully. Reported as issue #9 in polyPartition repository. Tested with MotorHalter_0.stl cut at 1.2 2014-05-01 12:07:11 +02:00
03_point.t Enforce seam alignment and blend in spiral vase. #2023 2014-05-22 12:28:12 +02:00
04_expolygon.t Remove self-intersections before supplying polygon data to polyPartition and rename triangulate2() to triangulate_pp() 2014-05-01 10:37:38 +02:00
05_surface.t Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
06_polygon.t New seal_position option that replaces randomize_start, start_perimeters_at_concave_points and start_perimeters_at_non_overhang. The two latter options are now always on by default. A new "Aligned" seal position value has been added, that forces starting points to be aligned when not randomized. #1741 #925 2014-05-22 19:34:49 +02:00
07_extrusionpath.t More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
08_extrusionloop.t Enforce seam alignment and blend in spiral vase. #2023 2014-05-22 12:28:12 +02:00
09_polyline.t Enforce seam alignment and blend in spiral vase. #2023 2014-05-22 12:28:12 +02:00
10_line.t Refactoring: move direction math into a single function. Includes some fixes and adjustments 2014-05-02 18:48:11 +02:00
11_clipper.t Revert "Update Clipper to r468. #2028" 2014-05-26 20:00:59 +02:00
12_extrusionpathcollection.t New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 2014-05-08 11:07:37 +02:00
13_polylinecollection.t Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
14_geometry.t Refactoring: move direction math into a single function. Includes some fixes and adjustments 2014-05-02 18:48:11 +02:00
15_config.t Automatically disable retract_layer_change when using spiral_vase 2014-05-26 23:51:58 +02:00
16_flow.t Ported Flow to XS 2014-01-05 13:16:13 +01:00
17_boundingbox.t Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
19_model.t Fixed one more regression introduced with Model refactoring. Includes regression test 2014-05-15 16:37:18 +02:00
20_print.t Finish porting Print classes to XS 2014-06-10 16:01:57 +02:00