PrusaSlicer-NonPlainar/lib/Slic3r/Print
bubnikv 4460b5ce50 re-wrote PrintObject::detect_surfaces_type() to C++,
Fixed some cracks in the fill surfaces created by rounding all surfaces inside detect_surface_type().

Fixed https://github.com/prusa3d/Slic3r/issues/12
Bridging-Angle not optimal

Extended the "Ensure veritcal wall thickness" mode (merged with the original discover_horizontal_shells function), but this a work in progress. Already Slic3r with "ensure vertical wall thickness" produces less spurious infills inside solids.
2016-11-10 19:23:01 +01:00
..
GCode.pm Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
Object.pm re-wrote PrintObject::detect_surfaces_type() to C++, 2016-11-10 19:23:01 +01:00
Simple.pm Documented perl modules. 2016-09-13 11:24:55 +02:00
State.pm Documented perl modules. 2016-09-13 11:24:55 +02:00
SupportMaterial.pm Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00