PrusaSlicer-NonPlainar/lib/Slic3r
2014-02-14 22:25:59 +01:00
..
ExtrusionPath Removed unused code 2013-08-29 11:48:58 +02:00
Fill Bugfix: crashing when concentric infill produced very narrow loops. #1740 2014-02-10 16:05:40 +01:00
Format Fix positioning of loded AMF plates 2014-01-05 14:04:32 +01:00
GCode Fixed spiral vase regressions. Includes regression tests. #1773 2014-02-13 16:11:12 +01:00
Geometry Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
GUI Use a plain list instead of a tree to display object parts 2014-02-14 22:25:59 +01:00
Layer Bugfix: prevent fatal error in the rare case that no bridge anchors are found. #1607 2014-01-15 00:24:37 +01:00
Print Bugfix: when processing with fill_density = 0, top/bottom solid shells were missing regions thinner than 3 * extrusion width. Includes regression test. #1602 2014-02-07 02:07:21 +01:00
Test Move centering outside the Print object 2013-12-15 16:17:12 +01:00
Config.pm Fix regression about percent extrusion width not being validated. Includes regression test 2014-02-13 18:42:49 +01:00
ExPolygon.pm Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
Extruder.pm Adapt the new gcode.t test to master (and subtract final retraction from used filament length) 2014-01-11 14:42:31 +01:00
ExtrusionLoop.pm More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
ExtrusionPath.pm Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
Fill.pm Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
Flow.pm Ported Flow to XS 2014-01-05 13:16:13 +01:00
GCode.pm Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670 2014-01-11 17:40:09 +01:00
Geometry.pm Fixes to Config and plater; also refactored the arrange() code 2013-12-24 00:30:51 +01:00
GUI.pm More incomplete work 2014-01-22 21:15:19 +01:00
Layer.pm Never scale TriangleMesh objects 2013-11-23 19:25:33 +01:00
Line.pm Incomplete work for XS-based convex_hull 2013-11-22 21:43:35 +01:00
Model.pm Basic functionality of the Parts tab is complete 2014-01-22 21:15:19 +01:00
Point.pm Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.pm Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
Polyline.pm Removed dependency on Storable; some fixes in Build.PL. #1693 2014-01-11 21:46:22 +01:00
Print.pm Remove duplicated "Generating skirt" status message 2014-01-18 16:36:13 +01:00
Surface.pm Ported Surface->offset() to XS 2013-11-23 18:29:25 +01:00
SVG.pm Clean medial axis code and gap fill 2013-09-17 10:37:01 +02:00
Test.pm Bugfix: when processing with fill_density = 0, top/bottom solid shells were missing regions thinner than 3 * extrusion width. Includes regression test. #1602 2014-02-07 02:07:21 +01:00
TriangleMesh.pm New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00