PrusaSlicer-NonPlainar/lib/Slic3r
2012-08-26 17:47:00 +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 Remove useless subroutines 2012-08-25 20:14:52 +02:00
GUI Refactoring: turn x_length and y_length in size 2012-08-25 20:14:01 +02:00
Print Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637 2012-08-26 17:47:00 +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 Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +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 Make Josef Prusa and Petr Ledvinka happy while we figure out how to handle localized Windows file paths 2012-08-25 19:06:14 +02:00
Layer.pm Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +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 Fixed regression causing some bridges not to be detected correctly. #629 2012-08-25 20:04:29 +02:00
Polyline.pm Added unit testing to prevent regression about disconnected infill paths 2012-08-25 14:59:34 +02:00
Print.pm Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637 2012-08-26 17:47:00 +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 Revert "Refactoring: initialize all layers at once and avoid duplication of slicing height math". #637 2012-08-26 17:47:00 +02:00