PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Reverted the perimeter generator to not save the perimeter areas. 2016-11-17 23:22:59 +01:00
t Finished the SLIC3R_HAS_BROKEN_CROAK magic. 2016-11-08 10:59:43 +01:00
xsp Reverted the perimeter generator to not save the perimeter areas. 2016-11-17 23:22:59 +01:00
Build.PL Extended the Build.PL to understand an environment variable 2016-11-16 22:10:04 +01:00
MANIFEST Unit test to verify whether Slic3r would hang when croaking from 2016-11-06 17:42:36 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00