PrusaSlicer-NonPlainar/lib/Slic3r
2012-08-25 17:18:12 +02:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill Avoid backwards moves when doing honeycomb infill. #492 2012-08-24 19:19:45 +02:00
Format Fixed regression preventing split from working. #395 2012-07-30 10:00:25 +02:00
Geometry Bugfix: brim and skirt collision was not precisely detected when they had similar offsets. #548 2012-08-06 20:27:10 +02:00
GUI New option to disable retraction when moving between infill paths inside the same island. #29 2012-08-25 16:30:11 +02:00
Print Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Config.pm New option to disable retraction when moving between infill paths inside the same island. #29 2012-08-25 16:30:11 +02:00
ExPolygon.pm Some infill paths were still disconnected, causing unnecessary retractions 2012-08-24 18:59:23 +02:00
Extruder.pm New separate options for retraction length to be used when switching tools 2012-08-22 19:11:45 +02:00
ExtrusionLoop.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
ExtrusionPath.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Fill.pm Bugfix: fatal error with thin loops after recent refactoring. #562 2012-07-28 11:06:27 +02:00
Flow.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GCode.pm Fix missing module inclusion preventing the recently introduced option from working 2012-08-25 17:18:12 +02:00
Geometry.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GUI.pm Expose all multi-extruder settings to the GUI 2012-08-07 20:14:28 +02:00
Layer.pm Minor refactoring for better readability of perimeter generation logic 2012-08-24 21:58:51 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Point.pm Remove useless Point->id method 2012-08-23 15:46:55 +02:00
Polygon.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Polyline.pm Added unit testing to prevent regression about disconnected infill paths 2012-08-25 14:59:34 +02:00
Print.pm Bugfix: retraction was still not working correctly at tool change 2012-08-22 20:31:03 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
TriangleMesh.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00