PrusaSlicer-NonPlainar/t
bubnikv 79f5a16536 Reverted the perimeter generator to not save the perimeter areas.
These could be calculated from the fill areas if needed.
On the other side, the non-classified (non-split) fill areas are stored
now for use in the "ensure vertical wall thickness" feature,
also the non-split fill areas are re-used when recalculating the infills.
This is safer than trying to stitch the fill region together from the
classified fragments.

Modified the "ensure vertical wall thickness" feature to use the non-split
fill areas instead of perimeter areas for the calculation
of non-supported regions. This is cheaper as the fill areas contain
roughly half the edges.
2016-11-17 23:22:59 +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
config.t
cooling.t Defined the +-* operators on Pointf. 2016-10-21 16:53:42 +02:00
custom_gcode.t
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 Ported Slic3r::GCode storage to XS 2015-07-01 21:47:17 +02:00
geometry.t
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
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
svg.t
thin.t More refactoring to medial axis and gap fill, more robust 2016-05-20 17:03:57 +02:00
threads.t