PrusaSlicer-NonPlainar/lib/Slic3r
2013-07-15 20:31:43 +02:00
..
ExtrusionPath Some fixes about overhang detection. Includes regression tests 2013-06-21 14:52:35 +02:00
Fill Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Format Show repair stats in object info dialog 2013-07-13 20:23:03 +02:00
GCode New [layer_num] placeholder in layer change G-code 2013-06-23 19:25:32 +02:00
Geometry Use XS Point everywhere 2013-07-15 20:31:43 +02:00
GUI Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Layer Fix tests here and there 2013-07-15 15:26:56 +02:00
Print Fix tests here and there 2013-07-15 15:26:56 +02:00
Test Implemented Slic3r::ExtrusionLoop 2013-07-15 16:21:09 +02:00
Config.pm Rename adjust_overhang_flow to overhangs 2013-07-06 11:35:40 +02:00
ExPolygon.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Extruder.pm Reduce wipe feedrate a bit 2013-06-03 22:49:47 +02:00
ExtrusionLoop.pm Implemented Slic3r::ExtrusionLoop 2013-07-15 16:21:09 +02:00
ExtrusionPath.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Fill.pm Ported ExtrusionPath to XS. Failing test for Surface 2013-07-15 12:14:22 +02:00
Flow.pm Merge branch 'master' into overhang 2013-06-16 10:49:33 +02:00
GCode.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Geometry.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
GUI.pm Merge branch 'master' into xs 2013-07-03 10:52:13 +02:00
Layer.pm Use Slic3r::ExPolygon::Collection for Layer->slices 2013-07-14 15:06:49 +02:00
Line.pm More integration of Slic3r::Point::XS 2013-07-15 16:04:49 +02:00
Model.pm Show repair stats in object info dialog 2013-07-13 20:23:03 +02:00
Point.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Polygon.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Polyline.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Print.pm Use XS Point everywhere 2013-07-15 20:31:43 +02:00
Surface.pm Ported Slic3r::Surface to XS 2013-07-14 13:05:55 +02:00
SVG.pm Optimization: split meshes automatically when avoid_crossing_perimeters is enabled, so that we reduce the complexity of the MotionPlanner graphs. This commit includes a very large refactoring of the Model class which is now responsible for duplication and arrangement 2013-05-18 16:48:26 +02:00
Test.pm New freeze.t test 2013-07-03 15:42:01 +02:00
TriangleMesh.pm Merge branch 'master' into xsdata 2013-07-13 21:00:19 +02:00