PrusaSlicer-NonPlainar/lib/Slic3r
2013-07-05 21:55:01 +02:00
..
ExtrusionPath Some fixes about overhang detection. Includes regression tests 2013-06-21 14:52:35 +02:00
Fill Optimization in Polyline instantiation 2013-07-05 14:44:41 +02:00
Format Be tolerant with STL files without the "normal" word 2013-06-22 16:15:07 +02:00
GCode New [layer_num] placeholder in layer change G-code 2013-06-23 19:25:32 +02:00
Geometry Optimization in Polyline instantiation 2013-07-05 14:44:41 +02:00
GUI Move infill_every_layers infill_only_where_needed into their own "Reducing Printing Time" section 2013-07-05 21:55:01 +02:00
Layer Optimization in Polyline instantiation 2013-07-05 14:44:41 +02:00
Print Only combine internal infill and leave internal-solid as it is. #1248 2013-06-23 18:21:47 +02:00
Test Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere 2013-06-16 12:21:25 +02:00
Config.pm Allow negative values in validation... 2013-07-03 10:51:44 +02:00
ExPolygon.pm Use dclone() in Polyline and ExPolygon too 2013-07-05 14:46:32 +02:00
Extruder.pm
ExtrusionLoop.pm
ExtrusionPath.pm Optimization in Polyline instantiation 2013-07-05 14:44:41 +02:00
Fill.pm Refactoring: use Slic3r::Geometry::BoundingBox objects everywhere 2013-06-16 12:21:25 +02:00
Flow.pm
GCode.pm Fix starting point after overhang clipping is performed 2013-07-05 17:25:56 +02:00
Geometry.pm Optimize concentric loops 2013-06-23 00:50:44 +02:00
GUI.pm Enable PreviewCanvas 2013-07-01 01:51:11 +02:00
Layer.pm Removed wrong optimization causing possible extra retractions while moving in infill space 2013-06-20 19:43:53 +02:00
Line.pm
Model.pm Optimization: cache model bounding box 2013-06-22 19:36:50 +02:00
Point.pm Use dclone() in Point class too 2013-07-05 14:48:03 +02:00
Polygon.pm Ensure there's no numerical error when searching for concave points 2013-06-23 00:21:19 +02:00
Polyline.pm Use dclone() in Polyline and ExPolygon too 2013-07-05 14:46:32 +02:00
Print.pm Optimization: don't store wipe path if wipe is not requested 2013-07-05 15:03:08 +02:00
Surface.pm
SVG.pm
Test.pm New freeze.t test 2013-07-03 15:42:01 +02:00
TriangleMesh.pm More optimizations in slice_facet() 2013-06-22 20:48:56 +02:00