PrusaSlicer-NonPlainar/lib/Slic3r
2012-07-24 12:42:58 +02:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Format Comment out code that builds @vertices_facets data structure. 2012-06-28 19:58:21 +01:00
Geometry Do not oversimplify outer perimeters and keep the full resolution of the input file. #340 #462 2012-06-23 20:08:08 +02:00
GUI Intercept TAB key events in the wxTreeCtrl and generate a wxNavigationKeyEvent. 2012-07-24 12:42:58 +02:00
Print Refactor/clean up. Merge remove_small_surfaces() into prepare_fill_surfaces(), rename infill_every_layers() to combine_infill(), remove $layer->fill_boundaries, initialize layer properties explicitely for clarity. 2012-07-22 21:00:02 +02:00
Config.pm Expose --external-perimeter-speed in the GUI. #556 2012-07-23 09:43:59 +02:00
ExPolygon.pm Speed up encloses_point calls from medial_axis code. 2012-06-26 23:11:46 +01:00
Extruder.pm New spacing math. Speed optimizations 2012-07-04 09:33:33 +02:00
ExtrusionLoop.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
ExtrusionPath.pm Restore thin walls and thin fills after last commit 2012-07-20 15:02:25 +02:00
Fill.pm Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Flow.pm New spacing math. Speed optimizations 2012-07-04 09:33:33 +02:00
GCode.pm Typo 2012-07-23 17:56:20 +02:00
Geometry.pm Remove recursion warning for Douglas-Peucker 2012-06-24 16:37:59 +02:00
GUI.pm Add menu item hints 2012-07-23 16:31:16 +02:00
Layer.pm Remove almost duplicated logic for small infill regions detection 2012-07-22 21:06:19 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Point.pm Honeycomb infill. #300 2012-04-16 11:55:14 +02:00
Polygon.pm polygon_lines returns array of Slic3r::Line objects so bless is redundant. 2012-07-01 23:14:04 +01:00
Polyline.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Print.pm Refactor/clean up. Merge remove_small_surfaces() into prepare_fill_surfaces(), rename infill_every_layers() to combine_infill(), remove $layer->fill_boundaries, initialize layer properties explicitely for clarity. 2012-07-22 21:00:02 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Bugfix: infill every N layers was consuming large amounts of memory when used with models having sloping walls. #259 2012-05-01 18:51:47 +02:00
TriangleMesh.pm Suggest repair in non-manifold warning 2012-07-21 12:07:02 +02:00